Skip to content

Commit dd4e62e

Browse files
[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 ac96482) Co-authored-by: Christian Clauss <[email protected]>
1 parent ff0ab0e commit dd4e62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,7 @@ and are now removed:
15591559
* :mod:`!msilib`
15601560
* :mod:`!nis`
15611561
* :mod:`!nntplib`:
1562-
Use the :pypi:`nntplib` library from PyPI instead.
1562+
Use the :pypi:`pynntp` library from PyPI instead.
15631563
* :mod:`!ossaudiodev`:
15641564
For audio playback, use the :pypi:`pygame` library from PyPI instead.
15651565
* :mod:`!pipes`:

0 commit comments

Comments
 (0)