Clarify significance of informational PEPs
This commit is contained in:
parent
2de6737f7f
commit
bf5099b6b6
|
@ -35,7 +35,9 @@ Kinds of PEPs
|
|||
new feature or implementation for Python. An informational PEP
|
||||
describes a Python design issue, or provides general guidelines or
|
||||
information to the Python community, but does not propose a new
|
||||
feature.
|
||||
feature. Informational PEPs do not represent a Python community
|
||||
consensus or recommendation, so users and implementors are free to
|
||||
ignore informational PEPs or follow their advice.
|
||||
|
||||
|
||||
PEP Work Flow
|
||||
|
|
Loading…
Reference in New Issue