[Python-checkins] r69455 - peps/trunk/pep-0001.txt
benjamin.peterson
python-checkins at python.org
Mon Feb 9 00:06:43 CET 2009
Author: benjamin.peterson
Date: Mon Feb 9 00:06:43 2009
New Revision: 69455
Log:
it seems release schedules are not process peps
Modified:
peps/trunk/pep-0001.txt
Modified: peps/trunk/pep-0001.txt
==============================================================================
--- peps/trunk/pep-0001.txt (original)
+++ peps/trunk/pep-0001.txt Mon Feb 9 00:06:43 2009
@@ -51,10 +51,10 @@
language itself. They may propose an implementation, but not to
Python's codebase; they often require community consensus; unlike
Informational PEPs, they are more than recommendations, and users
- are typically not free to ignore them. Examples include release
- schedules, procedures, guidelines, changes to the decision-making
- process, and changes to the tools or environment used in Python
- development. Any meta-PEP is also considered a Process PEP.
+ are typically not free to ignore them. Examples include
+ procedures, guidelines, changes to the decision-making process, and
+ changes to the tools or environment used in Python development.
+ Any meta-PEP is also considered a Process PEP.
PEP Work Flow
More information about the Python-checkins
mailing list