Skip to content

Commit f2b3a15

Browse files
authored
PEP 793: Add Discussions-To (#4443)
1 parent b2d1e97 commit f2b3a15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0793.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
PEP: 793
22
Title: PyModExport: A new entry point for C extension modules
33
Author: Petr Viktorin <encukou@gmail.com>
4-
Discussions-To: Pending
4+
Discussions-To: https://discuss.python.org/t/93444
55
Status: Draft
66
Type: Standards Track
77
Created: 23-May-2025
88
Python-Version: 3.15
99
Post-History: `14-Mar-2025 <https://discuss.python.org/t/84498/>`__,
10+
`27-May-2025 <https://discuss.python.org/t/93444/>`__,
1011

1112

1213
Abstract

0 commit comments

Comments
 (0)