From f990bd97a79e8496d40eae61da249344297707b4 Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Wed, 21 Aug 2019 15:40:11 -0700 Subject: [PATCH] Fix 'Created' date for PEP 586 (#1149) PEP 586 was actually authored in March 2019, not March 2018 -- see the [commit log history](https://github.com/python/peps/commits/master/pep-0586.rst). --- pep-0586.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0586.rst b/pep-0586.rst index 5fd13d394..7c47e3434 100644 --- a/pep-0586.rst +++ b/pep-0586.rst @@ -6,9 +6,9 @@ Discussions-To: Typing-Sig Status: Accepted Type: Standards Track Content-Type: text/x-rst -Created: 14-Mar-2018 +Created: 14-Mar-2019 Python-Version: 3.8 -Post-History: 14-Mar-2018 +Post-History: 14-Mar-2019 Resolution: https://mail.python.org/archives/list/typing-sig@python.org/message/FDO4KFYWYQEP3U2HVVBEBR3SXPHQSHYR/