File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -829,6 +829,21 @@ Glossary
829829 :class: `str ` or :class: `bytes ` result instead, respectively. Introduced
830830 by :pep: `519 `.
831831
832+ PEP
833+ Python Enhancement Proposal. A PEP is a design document
834+ providing information to the Python community, or describing a new
835+ feature for Python or its processes or environment. PEPs should
836+ provide a concise technical specification and a rationale for proposed
837+ features.
838+
839+ PEPs are intended to be the primary mechanisms for proposing major new
840+ features, for collecting community input on an issue, and for documenting
841+ the design decisions that have gone into Python. The PEP author is
842+ responsible for building consensus within the community and documenting
843+ dissenting opinions.
844+
845+ See :pep: `1 `.
846+
832847 portion
833848 A set of files in a single directory (possibly stored in a zip file)
834849 that contribute to a namespace package, as defined in :pep: `420 `.
You can’t perform that action at this time.
0 commit comments