[Python-checkins] peps: Add Resolution header to PEP 428 (pathlib).

guido.van.rossum python-checkins at python.org
Wed Nov 20 22:44:37 CET 2013


http://hg.python.org/peps/rev/29d4b5762a72
changeset:   5305:29d4b5762a72
user:        Guido van Rossum <guido at dropbox.com>
date:        Wed Nov 20 13:44:22 2013 -0800
summary:
  Add Resolution header to PEP 428 (pathlib).

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


diff --git a/pep-0428.txt b/pep-0428.txt
--- a/pep-0428.txt
+++ b/pep-0428.txt
@@ -9,6 +9,7 @@
 Created: 30-July-2012
 Python-Version: 3.4
 Post-History: http://mail.python.org/pipermail/python-ideas/2012-October/016338.html
+Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130424.html
 
 
 Abstract

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


More information about the Python-checkins mailing list