Skip to content

PEP 615: Mark as Final - #3592

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:pep615-mark-as-final
Jun 1, 2024
Merged

PEP 615: Mark as Final#3592
hugovk merged 1 commit into
python:mainfrom
hugovk:pep615-mark-as-final

Conversation

@hugovk

@hugovkhugovk commented Dec 15, 2023

Copy link
Copy Markdown
Member
  • Final implementation has been merged (including tests and docs)
  • PEP matches the final implementation
  • Any substantial changes since the accepted version approved by the SC/PEP delegate
  • Pull request title in appropriate format (PEP 123: Mark Final)
  • Status changed to Final (and Python-Version is correct)
  • Canonical docs/spec linked with a canonical-doc directive (or canonical-pypa-spec, for packaging PEPs)

Helps #2872.

PEP 615 was implemented back in Python 3.9.

Let's mark it as Final, add a banner link to the canonical docs at https://docs.python.org/3/library/zoneinfo.html, and remove a redundant header and footer.


📚 Documentation preview 📚: https://pep-previews--3592.org.readthedocs.build/

@hugovkhugovk mentioned this pull request Dec 18, 2023
12 tasks
@hugovk

Copy link
Copy Markdown
MemberAuthor

@pganssle I assume this is fine, I'll merge it now.

@hugovk
hugovk merged commit 3315017 into python:mainJun 1, 2024
@hugovk
hugovk deleted the pep615-mark-as-final branch June 1, 2024 20:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hugovk