PEP 756: Mark as Withdrawn (#4094)

This commit is contained in:
Victor Stinner 2024-10-29 18:09:35 +01:00 committed by GitHub
parent dcb8b76e35
commit 8a10a659f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -3,11 +3,13 @@ Title: Add PyUnicode_Export() and PyUnicode_Import() C functions
Author: Victor Stinner <vstinner@python.org>
PEP-Delegate: C API Working Group
Discussions-To: https://discuss.python.org/t/63891
Status: Draft
Status: Withdrawn
Type: Standards Track
Created: 13-Sep-2024
Python-Version: 3.14
Post-History: `14-Sep-2024 <https://discuss.python.org/t/63891>`__
Resolution: `29-Oct-2024 <https://discuss.python.org/t/63891/62>`__
.. highlight:: c