PEP 697: Mark as Accepted (#3101)

This commit is contained in:
Petr Viktorin 2023-04-12 02:36:37 +02:00 committed by GitHub
parent b07d65789d
commit af6009befd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,13 +2,14 @@ PEP: 697
Title: Limited C API for Extending Opaque Types
Author: Petr Viktorin <encukou@gmail.com>
Discussions-To: https://discuss.python.org/t/19743
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 23-Aug-2022
Python-Version: 3.12
Post-History: `24-May-2022 <https://mail.python.org/archives/list/capi-sig@python.org/thread/SIP3VP7JU4OBWP62KBOYGOYCVIOTXEFH/>`__,
`06-Oct-2022 <https://discuss.python.org/t/19743>`__,
Resolution: https://discuss.python.org/t/19743/30
Abstract