From 77b9cc32e60c08c77ca4f1cd1a9f9c55e903e66b Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Mon, 21 Sep 2015 19:42:51 -0400 Subject: [PATCH] PEP 495: Changed status to "Accepted." --- pep-0495.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pep-0495.txt b/pep-0495.txt index 4374fd535..7f2393da4 100644 --- a/pep-0495.txt +++ b/pep-0495.txt @@ -4,11 +4,12 @@ Version: $Revision$ Last-Modified: $Date$ Author: Alexander Belopolsky , Tim Peters Discussions-To: Datetime-SIG -Status: Draft +Status: Accepted Type: Standards Track Content-Type: text/x-rst Created: 02-Aug-2015 - +Python-Version: 3.6 +Resolution: https://mail.python.org/pipermail/datetime-sig/2015-September/000900.html Abstract