PEP 649 replaces 563 (#3701)
This commit is contained in:
parent
8e51108bbc
commit
ed6054bdb0
|
@ -11,6 +11,7 @@ Content-Type: text/x-rst
|
||||||
Created: 08-Sep-2017
|
Created: 08-Sep-2017
|
||||||
Python-Version: 3.7
|
Python-Version: 3.7
|
||||||
Post-History: 01-Nov-2017, 21-Nov-2017
|
Post-History: 01-Nov-2017, 21-Nov-2017
|
||||||
|
Superseded-By: 649
|
||||||
Resolution: https://mail.python.org/pipermail/python-dev/2017-December/151042.html
|
Resolution: https://mail.python.org/pipermail/python-dev/2017-December/151042.html
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -19,6 +19,7 @@ Post-History: `11-Jan-2021 <https://mail.python.org/archives/list/python-dev@pyt
|
||||||
`23-Nov-2022 <https://discuss.python.org/t/pep-649-deferred-evaluation-of-annotations-tentatively-accepted/21331>`__,
|
`23-Nov-2022 <https://discuss.python.org/t/pep-649-deferred-evaluation-of-annotations-tentatively-accepted/21331>`__,
|
||||||
`07-Feb-2023 <https://discuss.python.org/t/two-polls-on-how-to-revise-pep-649/23628>`__,
|
`07-Feb-2023 <https://discuss.python.org/t/two-polls-on-how-to-revise-pep-649/23628>`__,
|
||||||
`11-Apr-2023 <https://discuss.python.org/t/a-massive-pep-649-update-with-some-major-course-corrections/25672>`__,
|
`11-Apr-2023 <https://discuss.python.org/t/a-massive-pep-649-update-with-some-major-course-corrections/25672>`__,
|
||||||
|
Replaces: 563
|
||||||
Resolution: https://discuss.python.org/t/pep-649-deferred-evaluation-of-annotations-tentatively-accepted/21331/43
|
Resolution: https://discuss.python.org/t/pep-649-deferred-evaluation-of-annotations-tentatively-accepted/21331/43
|
||||||
|
|
||||||
********
|
********
|
||||||
|
|
Loading…
Reference in New Issue