[Python-checkins] peps: Add an open question about security fixes.
antoine.pitrou
python-checkins at python.org
Fri Jan 27 12:01:57 CET 2012
http://hg.python.org/peps/rev/e7172b0a7601
changeset: 4019:e7172b0a7601
user: Antoine Pitrou <solipsis at pitrou.net>
date: Fri Jan 27 11:59:46 2012 +0100
summary:
Add an open question about security fixes.
files:
pep-0407.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/pep-0407.txt b/pep-0407.txt
--- a/pep-0407.txt
+++ b/pep-0407.txt
@@ -142,6 +142,8 @@
* For given values of X and N, is the no-bugfix-releases policy for
non-LTS versions feasible?
+* What is the policy for security fixes?
+
* Restrict new syntax and similar changes (i.e. everything that was
prohibited by PEP 3003) to LTS versions?
--
Repository URL: http://hg.python.org/peps
More information about the Python-checkins
mailing list