On Fri, Apr 8, 2022 at 6:05 PM Petr Viktorin <[email protected]> wrote: > > > That shouldn't be necessary. If you're making these changes anyway, you > can just add a note to the SC request that the 3.11 changes are being > merged now. (I'll just do that myself now!) > Then update the PEP to say "This API was added in Python 3.11" instead > of "will be added". >
I fixed issues in Python 3.11 and updating the PEP as you suggested. Thank you. https://github.com/python/peps/pull/2525/files -- Inada Naoki <[email protected]> _______________________________________________ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZLT5EEMYK4RG3PZYLK6VDEWXIB5KXRQV/ Code of Conduct: https://www.python.org/psf/codeofconduct/
