PEP 697: Add Post-History & Discussions-To (#2827)

This commit is contained in:
Petr Viktorin 2022-10-12 11:19:49 +02:00 committed by GitHub
parent 67e29bf61a
commit eb65647442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,11 +1,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
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>`__,
Abstract