-- Sumana Harihareswara _______________________________________________ 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/BQUVV2RUHFGMIBWWTTQQJS2VUSVV4OMS/ Code of Conduct: http://python.org/psf/codeofconduct/
Per
https://discuss.python.org/t/petition-abandon-plans-to-ship-a-2-7-18-in-april/2946/
I have now:
* written a PR to update PEP 373 to mark that the code freeze happened
on 1 January https://github.com/python/peps/pull/1304
* updated the Python 3 Q&A
http://python-notes.curiousefficiency.org/en/latest/python3/questions_and_answers.html#when-is-the-last-release-of-python-2-7-coming-out
similarly
https://bitbucket.org/ncoghlan/misc/pull-requests/21/update-python-3-q-a-to-reflect-that-sunset/diff
* added a "what happens now?" section to
https://www.python.org/doc/sunset-python-2/
- [Python-Dev] Re: The Pytho... Brett Cannon
- [Python-Dev] Re: The Pytho... Benjamin Peterson
- [Python-Dev] Re: The Pytho... Rob Cliffe via Python-Dev
- [Python-Dev] Re: The Pytho... Benjamin Peterson
- [Python-Dev] Re: The Pytho... Steve Dower
- [Python-Dev] Re: The Pytho... Brett Cannon
- [Python-Dev] Re: The Pytho... Ethan Furman
- [Python-Dev] Re: The Pytho... Zachary Ware
- [Python-Dev] Re: The Pytho... Chris Angelico
- [Python-Dev] Re: The Pytho... Ned Deily
- [Python-Dev] Re: The Pytho... Sumana Harihareswara
- [Python-Dev] Re: The Pytho... Sumana Harihareswara
- [Python-Dev] Re: The Pytho... Sumana Harihareswara
- [Python-Dev] Re: The Pytho... Victor Stinner
- [Python-Dev] Re: The Pytho... Sumana Harihareswara
- [Python-Dev] Re: The Pytho... Benjamin Peterson
- [Python-Dev] Re: The Pytho... Sumana Harihareswara
- [Python-Dev] Re: The Pytho... Sumana Harihareswara
- [Python-Dev] Re: The Python 2 death march Guido van Rossum
- [Python-Dev] Re: The Python 2 death march Terry Reedy
- [Python-Dev] Re: The Python 2 death march Stefan Behnel