Skip to content

Commit 9481da9

Browse files
Retarget open typing PEPs to Python 3.15 (#4409)
1 parent aa34f8c commit 9481da9

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

peps/pep-0718.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 23-Jun-2023
10-
Python-Version: 3.13
10+
Python-Version: 3.15
1111
Post-History: `24-Jun-2023 <https://discuss.python.org/t/28457/>`__
1212

1313
Abstract

peps/pep-0728.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 12-Sep-2023
10-
Python-Version: 3.14
10+
Python-Version: 3.15
1111
Post-History: `09-Feb-2024 <https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443>`__,
1212

1313

peps/pep-0746.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 20-May-2024
10-
Python-Version: 3.14
10+
Python-Version: 3.15
1111
Post-History: 20-May-2024
1212

1313
Abstract

peps/pep-0747.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 27-May-2024
10-
Python-Version: 3.14
10+
Python-Version: 3.15
1111
Post-History: `19-Apr-2024 <https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435>`__, `04-May-2024 <https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435/7/>`__, `17-Jun-2024 <https://discuss.python.org/t/pep-747-typeexpr-type-hint-for-a-type-expression/55984>`__
1212

1313

peps/pep-0764.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 25-Oct-2024
10-
Python-Version: 3.14
10+
Python-Version: 3.15
1111
Post-History: `29-Jan-2025 <https://discuss.python.org/t/78779>`__
1212

1313

peps/pep-0767.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 18-Nov-2024
10-
Python-Version: 3.14
10+
Python-Version: 3.15
1111
Post-History: `09-Oct-2024 <https://discuss.python.org/t/expanding-readonly-to-normal-classes-protocols/67359>`__
1212

1313

peps/pep-0781.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Status: Draft
66
Type: Standards Track
77
Topic: Typing
88
Created: 24-Mar-2025
9-
Python-Version: 3.14
9+
Python-Version: 3.15
1010
Post-History: `11-Jan-2025 <https://discuss.python.org/t/76766>`__,
1111
`24-Mar-2025 <https://discuss.python.org/t/85728>`__,
1212

0 commit comments

Comments
 (0)