diff --git a/pep-0467.txt b/pep-0467.txt index 4ca578a662f..413eba6ce96 100644 --- a/pep-0467.txt +++ b/pep-0467.txt @@ -7,7 +7,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 30-Mar-2014 -Python-Version: 3.11 +Python-Version: 3.12 Post-History: 30-Mar-2014, 15-Aug-2014, 16-Aug-2014, 07-Jun-2016, 01-Sep-2016, 13-Apr-2021, 03-Nov-2021 diff --git a/pep-0554.rst b/pep-0554.rst index f0c7d50d723..6ba0952ed6c 100644 --- a/pep-0554.rst +++ b/pep-0554.rst @@ -6,7 +6,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 05-Sep-2017 -Python-Version: 3.10 +Python-Version: 3.12 Post-History: 07-Sep-2017, 08-Sep-2017, 13-Sep-2017, 05-Dec-2017, 09-May-2018, 20-Apr-2020, 04-May-2020 diff --git a/pep-0558.rst b/pep-0558.rst index e7c201db82a..c9b22d02c20 100644 --- a/pep-0558.rst +++ b/pep-0558.rst @@ -7,7 +7,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 08-Sep-2017 -Python-Version: 3.11 +Python-Version: 3.12 Post-History: 08-Sep-2017, 22-May-2019, 30-May-2019, 30-Dec-2019, 18-Jul-2021, 26-Aug-2021 diff --git a/pep-0603.rst b/pep-0603.rst index 2e0b9d6a7eb..1ca9d1bd087 100644 --- a/pep-0603.rst +++ b/pep-0603.rst @@ -3,11 +3,11 @@ Title: Adding a frozenmap type to collections Version: $Revision$ Last-Modified: $Date$ Author: Yury Selivanov +Discussions-To: https://discuss.python.org/t/pep-603-adding-a-frozenmap-type-to-collections/2318/ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 12-Sep-2019 -Python-Version: 3.9 Post-History: 12-Sep-2019 diff --git a/pep-0619.rst b/pep-0619.rst index a4a33d5c04b..f33bece415c 100644 --- a/pep-0619.rst +++ b/pep-0619.rst @@ -3,7 +3,7 @@ Title: Python 3.10 Release Schedule Version: $Revision$ Last-Modified: $Date$ Author: Pablo Galindo Salgado -Status: Draft +Status: Active Type: Informational Content-Type: text/x-rst Created: 25-May-2020 diff --git a/pep-0620.rst b/pep-0620.rst index 4dd4254f381..0768920536e 100644 --- a/pep-0620.rst +++ b/pep-0620.rst @@ -5,7 +5,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 19-Jun-2020 -Python-Version: 3.10 +Python-Version: 3.12 Abstract ======== diff --git a/pep-0664.rst b/pep-0664.rst index 8afb79a0005..69de19240c8 100644 --- a/pep-0664.rst +++ b/pep-0664.rst @@ -3,7 +3,7 @@ Title: Python 3.11 Release Schedule Version: $Revision$ Last-Modified: $Date$ Author: Pablo Galindo Salgado -Status: Draft +Status: Active Type: Informational Content-Type: text/x-rst Created: 12-Jul-2021 diff --git a/pep-0671.rst b/pep-0671.rst index 1aa8f780964..6febb920f85 100644 --- a/pep-0671.rst +++ b/pep-0671.rst @@ -6,7 +6,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 24-Oct-2021 -Python-Version: 3.11 +Python-Version: 3.12 Post-History: `24-Oct-2021 `__, `01-Dec-2021 `__ diff --git a/pep-0674.rst b/pep-0674.rst index 99e54873701..726bf921b18 100644 --- a/pep-0674.rst +++ b/pep-0674.rst @@ -5,7 +5,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 30-Nov-2021 -Python-Version: 3.11 + Abstract ======== diff --git a/pep-0679.rst b/pep-0679.rst index 6ec51b008c5..ed941b8237a 100644 --- a/pep-0679.rst +++ b/pep-0679.rst @@ -6,7 +6,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 07-Jan-2022 -Python-Version: 3.11 +Python-Version: 3.12 Abstract diff --git a/pep-0684.rst b/pep-0684.rst index 6ed98e61635..a9d8368fcdf 100644 --- a/pep-0684.rst +++ b/pep-0684.rst @@ -6,7 +6,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 08-Mar-2022 -Python-Version: 3.11 +Python-Version: 3.12 Post-History: `08-Mar-2022 `__ Resolution: diff --git a/pep-0689.rst b/pep-0689.rst index 8207cbda130..5c7b49d6ef0 100644 --- a/pep-0689.rst +++ b/pep-0689.rst @@ -1,6 +1,7 @@ PEP: 689 Title: Unstable C API tier Author: Petr Viktorin +Discussions-To: https://mail.python.org/archives/list/python-dev@python.org/thread/PQXSP7E2B6KNXTJ2AERWMKKX42YP5D6O/ Status: Deferred Type: Standards Track Content-Type: text/x-rst