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
gh-95994: Clarify escaped newlines. #96066
Conversation
ezio-melotti
commented
Aug 18, 2022
•
edited by bedevere-bot
edited by bedevere-bot
- Issue: Mistake in python documentation related to escape sequences #95994
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 <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
|
Thanks @ezio-melotti for the PR |
|
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 <CAM.Gerlach@Gerlach.CAM> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
|
Thanks @ezio-melotti for the PR |
|
Sorry @ezio-melotti, I had trouble checking out the |
* gh-95994: clarify escaped newlines. * Rephrase ambiguous sentence. Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
|
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 <CAM.Gerlach@Gerlach.CAM> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>. (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
* gh-95994: clarify escaped newlines. * Rephrase ambiguous sentence. Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> * Use `<newline>` in escape sequences table. Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>. (cherry picked from commit c3d591f) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>