From 87108972dabc702453a57feae14fca3cac246aa2 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 13 Mar 2015 11:17:26 -0400 Subject: [PATCH] Mark PEPs 441 and 486 final --- pep-0441.txt | 2 +- pep-0486.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0441.txt b/pep-0441.txt index 436e65276..195dac045 100644 --- a/pep-0441.txt +++ b/pep-0441.txt @@ -5,7 +5,7 @@ Last-Modified: $Date$ Author: Daniel Holth , Paul Moore Discussions-To: https://mail.python.org/pipermail/python-dev/2015-February/138277.html -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 30 March 2013 diff --git a/pep-0486.txt b/pep-0486.txt index 56e9d27c1..baa9fa6b2 100644 --- a/pep-0486.txt +++ b/pep-0486.txt @@ -3,7 +3,7 @@ Title: Make the Python Launcher aware of virtual environments Version: $Revision$ Last-Modified: $Date$ Author: Paul Moore -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 12-Feb-2015