Skip to content

Commit 857ea32

Browse files
authored
PEP 782: Mark as Final (#4585)
1 parent fdd5143 commit 857ea32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0782.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ PEP: 782
22
Title: Add PyBytesWriter C API
33
Author: Victor Stinner <[email protected]>
44
Discussions-To: https://discuss.python.org/t/86617
5-
Status: Draft
5+
Status: Final
66
Type: Standards Track
77
Created: 27-Mar-2025
88
Python-Version: 3.15
99
Post-History:
1010
`18-Feb-2025 <https://discuss.python.org/t/81182>`__
11+
Resolution: `11-Sep-2025 <https://discuss.python.org/t/86617/15>`__
1112

1213

1314
.. highlight:: c

0 commit comments

Comments
 (0)