Skip to content

Commit f990bd9

Browse files
MichaelLeeDBXilevkivskyi
authored andcommitted
Fix 'Created' date for PEP 586 (python#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).
1 parent c5a458d commit f990bd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pep-0586.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Discussions-To: Typing-Sig <typing-sig@python.org>
66
Status: Accepted
77
Type: Standards Track
88
Content-Type: text/x-rst
9-
Created: 14-Mar-2018
9+
Created: 14-Mar-2019
1010
Python-Version: 3.8
11-
Post-History: 14-Mar-2018
11+
Post-History: 14-Mar-2019
1212
Resolution: https://mail.python.org/archives/list/typing-sig@python.org/message/FDO4KFYWYQEP3U2HVVBEBR3SXPHQSHYR/
1313

1414

0 commit comments

Comments
 (0)