Skip to content

Commit 90c9e7a

Browse files
PEP 788: Add discussion link (#4390)
Co-authored-by: Adam Turner <[email protected]>
1 parent 764aba9 commit 90c9e7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

peps/pep-0788.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ PEP: 788
22
Title: Reimagining native threads
33
Author: Peter Bierma <[email protected]>
44
Sponsor: Victor Stinner <[email protected]>
5-
Discussions-To: Pending
5+
Discussions-To: https://discuss.python.org/t/89863
66
Status: Draft
77
Type: Standards Track
88
Created: 23-Apr-2025
99
Python-Version: 3.15
10-
Post-History: `10-Mar-2025 <https://discuss.python.org/t/83959>`__
10+
Post-History: `10-Mar-2025 <https://discuss.python.org/t/83959>`__,
11+
`27-Apr-2025 <https://discuss.python.org/t/89863>`__,
1112

1213

1314
Abstract

0 commit comments

Comments
 (0)