Hi Mikhail, On 5/22/20 6:09 PM, Mikhail Golubev via docs wrote:
These "Release Schedule" informational PEPs used to be a handy concise reference of which feature PEPs are scheduled for a particular language version. Now, as Python 3.9 is in development, this information has to be recollected from dev documentation/mailing lists/newsletters/twits, etc. It can get confusing at times since not every accepted PEP ultimately goes into the next language version.
Please keep them up to date, they are very helpful.
I think the right place to ask is by opening an issue (or even a PR if you already did the recollection job) on the PEPs repository [1], mentionning @ambv in it (the release manager of 3.9). But as you're in the docs mailing list, I also point you to the What's new in 3.9 page: https://docs.python.org/3.9/whatsnew/3.9.html :) [1]: https://github.com/python/peps Bests, -- [Julien Palard](https://mdk.fr)