[Python-checkins] peps: pep-0492: Add Discussions-To header field

yury.selivanov python-checkins at python.org
Tue May 5 18:43:16 CEST 2015


https://hg.python.org/peps/rev/2d17fc29dc93
changeset:   5825:2d17fc29dc93
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Tue May 05 12:43:13 2015 -0400
summary:
  pep-0492: Add Discussions-To header field

files:
  pep-0492.txt |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/pep-0492.txt b/pep-0492.txt
--- a/pep-0492.txt
+++ b/pep-0492.txt
@@ -8,6 +8,7 @@
 Content-Type: text/x-rst
 Created: 09-Apr-2015
 Python-Version: 3.5
+Discussions-To: <python-dev at python.org>
 Post-History: 17-Apr-2015, 21-Apr-2015, 27-Apr-2015, 29-Apr-2015,
               05-May-2015
 

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list