PEP 697: Add Post-History & Discussions-To (#2827)
This commit is contained in:
parent
67e29bf61a
commit
eb65647442
|
@ -1,11 +1,14 @@
|
||||||
PEP: 697
|
PEP: 697
|
||||||
Title: Limited C API for Extending Opaque Types
|
Title: Limited C API for Extending Opaque Types
|
||||||
Author: Petr Viktorin <encukou@gmail.com>
|
Author: Petr Viktorin <encukou@gmail.com>
|
||||||
|
Discussions-To: https://discuss.python.org/t/19743
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 23-Aug-2022
|
Created: 23-Aug-2022
|
||||||
Python-Version: 3.12
|
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
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue