8000 Pep545 inconsistency by JulienPalard · Pull Request #545 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Pep545 inconsistency #545

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

Merged
merged 1 commit into from
Jan 5, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documenting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,7 @@ The important steps looks like this:
way, it's up to you.
- Ensure we updated this page to reflect your work and progress, either via a
PR, or by asking on the doc-sig mailing list.
- When ``tutorial/``, ``library/stdtypes`` and ``library/functions``
- When ``tutorial/``, ``bugs.py`` and ``library/functions``
are complete, ask on doc-sig for your language to be added in the
language picker on docs.python.org.

Expand Down
0