mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[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:
parent
ff0ab0eb3f
commit
dd4e62e35f
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue