commit | dd4e62e35f3b3360fa7d5513d6564e86ad2f5275 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Oct 05 00:31:51 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 04 15:31:51 2024 -0700 |
tree | 99892bafeb7fbe4b1f8d514b7c32a6c6226f2796 | |
parent | ff0ab0eb3f8106f3ff757834068d05e6cee72cc8 [diff] |
[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>