PEP 641: Using an underscore in the version portion of Python 3.10 compatibility tags

https://www.python.org/dev/peps/pep-0641/ (once the cron job runs)
https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-port... for discussions.
This was discussed at the core dev sprints and has RM sign-off. The plan is to discuss this at the next steering council meeting where I will advise to make Pablo the PEP delegate.
The main reason for the PEP is for visibility, give people something to point to, and to see if this plan raises any major red flags somehow.

As the PEP notes, the PyPA devs already assumed this is what would happen for ambiguous version numbers, so it looks good to me.
Cheers, Nick.
On Thu., 22 Oct. 2020, 5:58 am Brett Cannon, <brett@python.org> wrote:
https://www.python.org/dev/peps/pep-0641/ (once the cron job runs)
https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-port... for discussions.
This was discussed at the core dev sprints and has RM sign-off. The plan is to discuss this at the next steering council meeting where I will advise to make Pablo the PEP delegate.
The main reason for the PEP is for visibility, give people something to point to, and to see if this plan raises any major red flags somehow.
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/P... Code of Conduct: https://www.python.org/psf/codeofconduct/
participants (2)
-
Brett Cannon
-
Nick Coghlan