]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (GH-124830) (#124966)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Oct 2024 22:31:51 +0000 (00:31 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 22:31:51 +0000 (15:31 -0700)
commitdd4e62e35f3b3360fa7d5513d6564e86ad2f5275
tree99892bafeb7fbe4b1f8d514b7c32a6c6226f2796
parentff0ab0eb3f8106f3ff757834068d05e6cee72cc8
[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 ac9648243dc0f5cb34c93621e507a98cf90550ea)

Co-authored-by: Christian Clauss <cclauss@me.com>
Doc/whatsnew/3.13.rst