peps icon indicating copy to clipboard operation
peps copied to clipboard

PEP 615: Mark as Final

Open hugovk opened this issue 6 months ago • 0 comments

  • [ ] 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
  • [x] Pull request title in appropriate format (PEP 123: Mark Final)
  • [x] Status changed to Final (and Python-Version is correct)
  • [x] Canonical docs/spec linked with a canonical-doc directive (or canonical-pypa-spec, for packaging PEPs)

Helps https://github.com/python/peps/issues/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/

hugovk avatar Dec 15 '23 15:12 hugovk