From dcc73ae45844cb0e01422140a9145d919833f9d3 Mon Sep 17 00:00:00 2001 From: CAM Gerlach Date: Thu, 31 Mar 2022 10:25:52 -0500 Subject: [PATCH] PEP 686: Update Discussions-To to match Post-History (#2490) --- pep-0686.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0686.rst b/pep-0686.rst index 3f2e1bd81..e883cfeba 100644 --- a/pep-0686.rst +++ b/pep-0686.rst @@ -1,14 +1,14 @@ PEP: 686 Title: Make UTF-8 mode default Author: Inada Naoki -Discussions-To: https://discuss.python.org/t/14435 +Discussions-To: https://discuss.python.org/t/14737 Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 18-Mar-2022 Python-Version: 3.13 Post-History: `18-Mar-2022 `__, - `31-Mar-2022 `__ + `31-Mar-2022 `__ Abstract