[3.13] gh-109975: Suggest `pynntp instead of nntplib` (GH-124830) (#124966)

gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (GH-124830)

The ``nntplib`` library has been deleted from PyPI by its author.
(cherry picked from commit ac9648243d)

Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
Miss Islington (bot) 2024-10-05 00:31:51 +02:00 committed by GitHub
parent ff0ab0eb3f
commit dd4e62e35f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1559,7 +1559,7 @@ and are now removed:
* :mod:`!msilib`
* :mod:`!nis`
* :mod:`!nntplib`:
Use the :pypi:`nntplib` library from PyPI instead.
Use the :pypi:`pynntp` library from PyPI instead.
* :mod:`!ossaudiodev`:
For audio playback, use the :pypi:`pygame` library from PyPI instead.
* :mod:`!pipes`: