You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro/community.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ There are a few PEPs that could be considered required reading:
33
33
34
34
- `PEP257 <http://www.python.org/dev/peps/pep-0257/>`_: Docstring Conventions. Gives guidelines for semantics and conventions associated with Python docstrings.
35
35
36
+
You can read more at `The PEP Index <http://www.python.org/dev/peps/>`_.
36
37
37
38
PEPs are peer-reviewed and accepted/rejected after much discussion. Anyone can write and submit a PEP for review.
0 commit comments