Skip to content

Commit 71802f4

Browse files
authored
PEP 779: Update creation date and post history. (#4302)
Update creation date and post history, and also add the PEP authors to CODEOWNERS.
1 parent 9d017fb commit 71802f4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,8 @@ peps/pep-0775.rst @encukou
657657
# ...
658658
peps/pep-0777.rst @warsaw
659659
# ...
660+
peps/pep-0779.rst @Yhg1s @colesbury @mpage
661+
# ...
660662
peps/pep-0789.rst @njsmith
661663
# ...
662664
peps/pep-0801.rst @warsaw

peps/pep-0779.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ Title: Criteria for supported status for free-threaded Python
33
Author: Thomas Wouters <[email protected]>,
44
Matt Page <mpage at python.org>,
55
Sam Gross <colesbury at gmail.com>
6+
Discussions-To: https://discuss.python.org/t/84319
67
Status: Draft
78
Type: Standards Track
8-
Created: 03-Feb-2025
9+
Created: 13-Mar-2025
910
Python-Version: 3.14
10-
11+
Post-History: `13-Mar-2025 <https://discuss.python.org/t/84319>`__
1112

1213
Abstract
1314
========

0 commit comments

Comments
 (0)