Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint: Update outdated Python-Version on still-Draft PEPs #2756

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pep-0467.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion pep-0554.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion pep-0558.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion pep-0603.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Title: Adding a frozenmap type to collections
Version: $Revision$
Last-Modified: $Date$
Author: Yury Selivanov <[email protected]>
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


Expand Down
2 changes: 1 addition & 1 deletion pep-0619.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Python 3.10 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Pablo Galindo Salgado <[email protected]>
Status: Draft
Status: Active
Type: Informational
Content-Type: text/x-rst
Created: 25-May-2020
Expand Down
2 changes: 1 addition & 1 deletion pep-0620.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
========
Expand Down
2 changes: 1 addition & 1 deletion pep-0664.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Python 3.11 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Pablo Galindo Salgado <[email protected]>
Status: Draft
Status: Active
Type: Informational
Content-Type: text/x-rst
Created: 12-Jul-2021
Expand Down
2 changes: 1 addition & 1 deletion pep-0671.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://mail.python.org/archives/list/[email protected]/thread/KR2TMLPFR7NHDZCDOS6VTNWDKZQQJN3V/>`__,
`01-Dec-2021 <https://mail.python.org/archives/list/[email protected]/thread/UVOQEK7IRFSCBOH734T5GFJOEJXFCR6A/>`__

Expand Down
2 changes: 1 addition & 1 deletion pep-0674.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Status: Draft
Type: Standards Track
Content-Type: text/x-rst
Created: 30-Nov-2021
Python-Version: 3.11


Abstract
========
Expand Down
2 changes: 1 addition & 1 deletion pep-0679.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pep-0684.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://mail.python.org/archives/list/[email protected]/thread/CF7B7FMACFYDAHU6NPBEVEY6TOSGICXU/>`__
Resolution:

Expand Down
1 change: 1 addition & 0 deletions pep-0689.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PEP: 689
Title: Unstable C API tier
Author: Petr Viktorin <[email protected]>
Discussions-To: https://mail.python.org/archives/list/[email protected]/thread/PQXSP7E2B6KNXTJ2AERWMKKX42YP5D6O/
Status: Deferred
Type: Standards Track
Content-Type: text/x-rst
Expand Down