Skip to content
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

PEP 595: replace mismatched references with inline links #2534

Merged
merged 3 commits into from
Apr 17, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Apr 17, 2022

Fixes #1098.

The autonumbered [#] footnotes got out-of-sync starting with the Zulip link.

To fix, replaced with preferred inline URLs (see #2130).

Also fixed a couple of typos: "easiers" -> "easier" and "be use to" to "be used to".

Finally, whilst we're here and to avoid touching this file later, replace the coloured Python formatting for two literal blocks with more appropriate plaintext.

Before

https://peps.python.org/pep-0595/

After

https://pep-previews--2534.org.readthedocs.build/pep-0595/

@hugovk
Copy link
Member Author

hugovk commented Apr 17, 2022

Updated to remove the unused Emacs stanza from the end, re: #2374 (comment)

Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, @hugovk!

@CAM-Gerlach CAM-Gerlach merged commit 42e241f into python:main Apr 17, 2022
@hugovk hugovk deleted the pep595-inline-footnotes branch April 17, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shifted footnotes on PEP 595
4 participants