From 45ba62bd5a2c2542453875953e8c7c981633b530 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Wed, 6 May 2015 04:51:00 +0300 Subject: [PATCH] PEP 492: Sort headers --- pep-0492.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0492.txt b/pep-0492.txt index 4eb2c16a8..c1f85dfb2 100644 --- a/pep-0492.txt +++ b/pep-0492.txt @@ -3,12 +3,12 @@ Title: Coroutines with async and await syntax Version: $Revision$ Last-Modified: $Date$ Author: Yury Selivanov +Discussions-To: Status: Accepted Type: Standards Track Content-Type: text/x-rst Created: 09-Apr-2015 Python-Version: 3.5 -Discussions-To: Post-History: 17-Apr-2015, 21-Apr-2015, 27-Apr-2015, 29-Apr-2015, 05-May-2015