From ea0afb2f8f8075cd1832e1a8b2356d936dc68bfa Mon Sep 17 00:00:00 2001 From: Eric Snow Date: Tue, 15 Feb 2022 17:19:04 -0700 Subject: [PATCH] [PEP-683] Update after posting. --- pep-0683.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0683.rst b/pep-0683.rst index f72083e18dc..8afa1ac9faf 100644 --- a/pep-0683.rst +++ b/pep-0683.rst @@ -1,13 +1,13 @@ PEP: 683 Title: Immortal Objects, Using a Fixed Refcount Author: Eric Snow , Eddie Elizondo -Discussions-To: python-dev@python.org +Discussions-To: https://mail.python.org/archives/list/python-dev@python.org/thread/TPLEYDCXFQ4AMTW6F6OQFINSIFYBRFCR/ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 10-Feb-2022 Python-Version: 3.11 -Post-History: +Post-History: 15-Feb-2022 Resolution: