[Python-Dev] Making the status of Provisional PEPs clearer

Nick Coghlan ncoghlan at gmail.com
Sat Jul 7 23:29:39 EDT 2018


On 8 July 2018 at 12:48, Guido van Rossum <guido at python.org> wrote:
> Should we update some PEPs with the new status? E.g. PEP 484.

Aye, 3 PEPs were given the new status as part of the commit:

- 484 (type hinting syntax)
- 518 (pyproject.toml/[build-system].requires)
- 517 (pyproject.toml/[build-system].backend)

Checking the other Accepted PEPs, it looks like a few of them need to
be marked Final now that 3.7 has been released, but I don't believe
any of them are Provisional.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list