PEP 394: Fix date.
This commit is contained in:
parent
9bd030cde3
commit
ca057e1e8b
|
@ -8,7 +8,7 @@ Status: Active
|
|||
Type: Informational
|
||||
Content-Type: text/x-rst
|
||||
Created: 02-Mar-2011
|
||||
Post-History: 04-Mar-2011, 20-Jul-2011, 16-Feb-2012, 30-Sep-2012
|
||||
Post-History: 04-Mar-2011, 20-Jul-2011, 16-Feb-2012, 30-Sep-2014
|
||||
Resolution: http://mail.python.org/pipermail/python-dev/2012-February/116594.html
|
||||
|
||||
|
||||
|
@ -96,7 +96,7 @@ recommendation to be updated to suggest that the ``python`` symlink
|
|||
refer to ``python3`` rather than ``python2``.
|
||||
|
||||
This recommendation will be periodically reviewed over the next few years,
|
||||
and updated when the core development team judges it appropriate. As a
|
||||
and updated when the core development team judges it appropriate. As a
|
||||
point of reference, regular maintenance releases for the Python 2.7 series
|
||||
will continue until at least 2020.
|
||||
|
||||
|
|
Loading…
Reference in New Issue