PEP 697: Mark as Accepted (#3101)
This commit is contained in:
parent
b07d65789d
commit
af6009befd
|
@ -2,13 +2,14 @@ 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
|
Discussions-To: https://discuss.python.org/t/19743
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
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/>`__,
|
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>`__,
|
`06-Oct-2022 <https://discuss.python.org/t/19743>`__,
|
||||||
|
Resolution: https://discuss.python.org/t/19743/30
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue