File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -122,17 +122,20 @@ Glossary
122122
123123 Pure Module
124124
125- A :term: `module ` written in Python and contained in a single .py file (and
126- possibly associated .pyc and/or .pyo files).
125+ A :term: `module ` written in Python and contained in a single ` .py ` file (and
126+ possibly associated ` .pyc ` and/or ` .pyo ` files).
127127
128128
129129 Python Packaging Authority (PyPA)
130130
131- PyPA is a working group that maintains many of the relevant projects in
132- Python packaging. They maintain a site at https://www.pypa.io, host projects
133- on `github <https://github.com/pypa >`_ and `bitbucket
134- <https://bitbucket.org/pypa> `_, and discuss issues on the `pypa-dev
135- mailing list <https://groups.google.com/forum/#!forum/pypa-dev> `_.
131+ PyPA is a working group that maintains many of the relevant
132+ projects in Python packaging. They maintain a site at
133+ https://www.pypa.io, host projects on `GitHub
134+ <https://github.com/pypa> `_ and `Bitbucket
135+ <https://bitbucket.org/pypa> `_, and discuss issues on the
136+ `distutils-sig mailing list
137+ <https://mail.python.org/mailman3/lists/distutils-sig.python.org/> `_
138+ and `the Python Discourse forum <https://discuss.python.org/c/packaging >`__.
136139
137140
138141 Python Package Index (PyPI)
You can’t perform that action at this time.
0 commit comments