Reject PEP 641 (#1729)

This commit is contained in:
Brett Cannon 2020-12-10 19:51:17 -08:00 committed by GitHub
parent 53780b6c63
commit c4d80397c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -5,17 +5,20 @@ Author: Brett Cannon <brett@python.org>,
Barry Warsaw <barry@python.org>
PEP-Delegate: Pablo Galindo <pablogsal@python.org>
Discussions-To: https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513
Status: Draft
Status: Rejected
Type: Standards Track
Content-Type: text/x-rst
Created: 2020-10-20
Python-Version: 3.10
Post-History: 2020-10-21
Resolution:
Resolution: https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513/42
Abstract
========
.. note::
This PEP was rejected due to potential breakage in the community.
Using the tag system outlined in :pep:`425` (primarily used for wheel
file names), each release of Python specifies compatibility tags
(e.g. ``cp39``, ``py39`` for CPython 3.9). For CPython 3.10, this PEP