[PEP-683] Update after posting. (gh-2329)
This commit is contained in:
parent
62eede8d27
commit
918f3dfc9f
|
@ -1,13 +1,13 @@
|
||||||
PEP: 683
|
PEP: 683
|
||||||
Title: Immortal Objects, Using a Fixed Refcount
|
Title: Immortal Objects, Using a Fixed Refcount
|
||||||
Author: Eric Snow <ericsnowcurrently@gmail.com>, Eddie Elizondo <eduardo.elizondorueda@gmail.com>
|
Author: Eric Snow <ericsnowcurrently@gmail.com>, Eddie Elizondo <eduardo.elizondorueda@gmail.com>
|
||||||
Discussions-To: python-dev@python.org
|
Discussions-To: https://mail.python.org/archives/list/python-dev@python.org/thread/TPLEYDCXFQ4AMTW6F6OQFINSIFYBRFCR/
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 10-Feb-2022
|
Created: 10-Feb-2022
|
||||||
Python-Version: 3.11
|
Python-Version: 3.11
|
||||||
Post-History:
|
Post-History: 15-Feb-2022
|
||||||
Resolution:
|
Resolution:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue