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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue