-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-95994: Clarify escaped newlines. #96066
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good change overall;, thanks two comments.
Sidenote: Presumably out of scope here, but using actual footnotes for these would not only be more convenient for readers and more semantically meaningful, but also (with autonumbered named footnotes) avoid extra work, diff noise and bugs due to misaligned footnotes.
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
Thanks @ezio-melotti for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
GH-96321 is a backport of this pull request to the 3.11 branch. |
Sorry, @ezio-melotti, I could not cleanly backport this to |
* pythongh-95994: clarify escaped newlines. * Rephrase ambiguous sentence. Co-authored-by: C.A.M. Gerlach <[email protected]> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]> (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <[email protected]>
Thanks @ezio-melotti for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry @ezio-melotti, I had trouble checking out the |
* gh-95994: clarify escaped newlines. * Rephrase ambiguous sentence. Co-authored-by: C.A.M. Gerlach <[email protected]> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]> (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <[email protected]>
GH-96360 is a backport of this pull request to the 3.10 branch. |
* pythongh-95994: clarify escaped newlines. * Rephrase ambiguous sentence. Co-authored-by: C.A.M. Gerlach <[email protected]> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>. (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <[email protected]>
* gh-95994: clarify escaped newlines. * Rephrase ambiguous sentence. Co-authored-by: C.A.M. Gerlach <[email protected]> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>. (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.