it seems release schedules are not process peps
This commit is contained in:
parent
8e854fa4af
commit
c01c3dcf60
|
@ -51,10 +51,10 @@ There are three kinds of PEP:
|
||||||
language itself. They may propose an implementation, but not to
|
language itself. They may propose an implementation, but not to
|
||||||
Python's codebase; they often require community consensus; unlike
|
Python's codebase; they often require community consensus; unlike
|
||||||
Informational PEPs, they are more than recommendations, and users
|
Informational PEPs, they are more than recommendations, and users
|
||||||
are typically not free to ignore them. Examples include release
|
are typically not free to ignore them. Examples include
|
||||||
schedules, procedures, guidelines, changes to the decision-making
|
procedures, guidelines, changes to the decision-making process, and
|
||||||
process, and changes to the tools or environment used in Python
|
changes to the tools or environment used in Python development.
|
||||||
development. Any meta-PEP is also considered a Process PEP.
|
Any meta-PEP is also considered a Process PEP.
|
||||||
|
|
||||||
|
|
||||||
PEP Work Flow
|
PEP Work Flow
|
||||||
|
|
Loading…
Reference in New Issue