Skip to content

Commit d7e5a3f

Browse files
authored
Merge pull request pypa#731 from brainwane/update-mailing-list-link
Update link to now-decommissioned mailing list
2 parents 4d2e118 + e379849 commit d7e5a3f

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

source/glossary.rst

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)