Skip to content

Commit fa01a64

Browse files
authored
PEP 756: Add Discussions-To and Post-History headers (#3981)
1 parent 3b52323 commit fa01a64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

peps/pep-0756.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ PEP: 756
22
Title: Add PyUnicode_Export() and PyUnicode_Import() C functions
33
Author: Victor Stinner <[email protected]>
44
PEP-Delegate: C API Working Group
5+
Discussions-To: https://discuss.python.org/t/63891
56
Status: Draft
67
Type: Standards Track
78
Created: 13-Sep-2024
89
Python-Version: 3.14
10+
Post-History: `14-Sep-2024 <https://discuss.python.org/t/63891>`__
911

1012
.. highlight:: c
1113

@@ -366,6 +368,7 @@ characters.
366368
Discussions
367369
===========
368370

371+
* https://discuss.python.org/t/63891
369372
* https://github.com/capi-workgroup/decisions/issues/33
370373
* https://github.com/python/cpython/issues/119609
371374

0 commit comments

Comments
 (0)