PEP 684: Update Discussions-To and Post-History (#2393)
This commit is contained in:
parent
51bf734b35
commit
cfca5adc4b
|
@ -1,13 +1,13 @@
|
||||||
PEP: 684
|
PEP: 684
|
||||||
Title: A Per-Interpreter GIL
|
Title: A Per-Interpreter GIL
|
||||||
Author: Eric Snow <ericsnowcurrently@gmail.com>
|
Author: Eric Snow <ericsnowcurrently@gmail.com>
|
||||||
Discussions-To: python-dev@python.org
|
Discussions-To: `python-dev@python.org <https://mail.python.org/archives/list/python-dev@python.org/thread/CF7B7FMACFYDAHU6NPBEVEY6TOSGICXU/>`__
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 08-Mar-2022
|
Created: 08-Mar-2022
|
||||||
Python-Version: 3.11
|
Python-Version: 3.11
|
||||||
Post-History: 08-Mar-2022
|
Post-History: `08-Mar-2022 <https://mail.python.org/archives/list/python-dev@python.org/thread/CF7B7FMACFYDAHU6NPBEVEY6TOSGICXU/>`__
|
||||||
Resolution:
|
Resolution:
|
||||||
|
|
||||||
.. XXX Split out an informational PEP with all the relevant info,
|
.. XXX Split out an informational PEP with all the relevant info,
|
||||||
|
|
Loading…
Reference in New Issue