PEP 689: Mark as Accepted (#2967)
This commit is contained in:
parent
ab15de6ab8
commit
d525d4db6a
|
@ -2,7 +2,7 @@ PEP: 689
|
||||||
Title: Unstable C API tier
|
Title: Unstable C API tier
|
||||||
Author: Petr Viktorin <encukou@gmail.com>
|
Author: Petr Viktorin <encukou@gmail.com>
|
||||||
Discussions-To: https://discuss.python.org/t/pep-689-unstable-c-api-tier/20452
|
Discussions-To: https://discuss.python.org/t/pep-689-unstable-c-api-tier/20452
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Requires: 523
|
Requires: 523
|
||||||
|
@ -11,6 +11,7 @@ Python-Version: 3.12
|
||||||
Post-History: `27-Apr-2022 <https://mail.python.org/archives/list/python-dev@python.org/thread/PQXSP7E2B6KNXTJ2AERWMKKX42YP5D6O/>`__,
|
Post-History: `27-Apr-2022 <https://mail.python.org/archives/list/python-dev@python.org/thread/PQXSP7E2B6KNXTJ2AERWMKKX42YP5D6O/>`__,
|
||||||
`25-Aug-2022 <https://discuss.python.org/t/c-api-what-should-the-leading-underscore-py-mean/18486>`__,
|
`25-Aug-2022 <https://discuss.python.org/t/c-api-what-should-the-leading-underscore-py-mean/18486>`__,
|
||||||
`27-Oct-2022 <https://discuss.python.org/t/pep-689-unstable-c-api-tier/20452>`__,
|
`27-Oct-2022 <https://discuss.python.org/t/pep-689-unstable-c-api-tier/20452>`__,
|
||||||
|
Resolution: https://discuss.python.org/t/pep-689-unstable-c-api-tier/20452/13
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue