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 fdd5143 commit 857ea32Copy full SHA for 857ea32
peps/pep-0782.rst
@@ -2,12 +2,13 @@ PEP: 782
2
Title: Add PyBytesWriter C API
3
Author: Victor Stinner <[email protected]>
4
Discussions-To: https://discuss.python.org/t/86617
5
-Status: Draft
+Status: Final
6
Type: Standards Track
7
Created: 27-Mar-2025
8
Python-Version: 3.15
9
Post-History:
10
`18-Feb-2025 <https://discuss.python.org/t/81182>`__
11
+Resolution: `11-Sep-2025 <https://discuss.python.org/t/86617/15>`__
12
13
14
.. highlight:: c
0 commit comments