On Nov 7, 2022, at 15:26, Gregory P. Smith <[email protected]> wrote: > The patches to 3.6-3.10 have been merged, which means they will go out in the > next Python patch release for those updates. ie: > https://github.com/python/cpython/issues/98517\\
I believe Greg meant to type "3.7-3.10", since as noted earlier 3.6 has reached end-of-life. (Of course, downstream distributors of Python 3.6 could choose to provide a patch for 3.6 for their users.) -- Ned Deily [email protected] -- [] _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/WBQBZJMYL5UPBDVCEMPIAOBUBWSHOZLE/ Code of Conduct: http://python.org/psf/codeofconduct/
