We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d1e97 commit f2b3a15Copy full SHA for f2b3a15
peps/pep-0793.rst
@@ -1,12 +1,13 @@
1
PEP: 793
2
Title: PyModExport: A new entry point for C extension modules
3
Author: Petr Viktorin <encukou@gmail.com>
4
-Discussions-To: Pending
+Discussions-To: https://discuss.python.org/t/93444
5
Status: Draft
6
Type: Standards Track
7
Created: 23-May-2025
8
Python-Version: 3.15
9
Post-History: `14-Mar-2025 <https://discuss.python.org/t/84498/>`__,
10
+ `27-May-2025 <https://discuss.python.org/t/93444/>`__,
11
12
13
Abstract
0 commit comments