This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jfine2358
Recipients Vadim Pushtaev, ammar2, docs@python, jfine2358
Date 2018-07-27.10:46:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532688367.61.0.56676864532.issue34237@psf.upfronthosting.co.za>
In-reply-to
Content
My mistake. But not mine only.

According to https://www.python.org/dev/peps/pep-0572/ the PEP is Python-Version: 3.8

I took this to mean that it had been implemented in Python 3.8. Reading the PEP more closely, it also says Status: Accepted.

According to https://www.python.org/dev/peps/pep-0001/#pep-header-preamble each PEP can have an optional Python-Version, which is "described below". I thus find
===
Standards Track PEPs will typically have a Python-Version header which indicates the version of Python that the feature will be released with.
===

I seems to me that there is a bug in the PEP, perhaps caused either by a failure to increment its Python-Version as part of the release of Python 3.8, or the PEP itself providing too early the optional Python-Version.

I'll email Chris Angelico about this. I'm very happy for the issue to remain closed.
History
Date User Action Args
2018-07-27 10:46:07jfine2358setrecipients: + jfine2358, docs@python, ammar2, Vadim Pushtaev
2018-07-27 10:46:07jfine2358setmessageid: <1532688367.61.0.56676864532.issue34237@psf.upfronthosting.co.za>
2018-07-27 10:46:07jfine2358linkissue34237 messages
2018-07-27 10:46:07jfine2358create