]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39305: Update nntplib to merge nntplib.NNTP and nntplib._NNTPBase (GH-19817)
authorDong-hee Na <donghee.na92@gmail.com>
Sat, 16 May 2020 10:31:54 +0000 (19:31 +0900)
committerGitHub <noreply@github.com>
Sat, 16 May 2020 10:31:54 +0000 (19:31 +0900)
commitaa92a7cf210c98ad94229f282221136d846942db
tree7597182daa81b9f209cd8f5869b218bd723bffcd
parent372fa3ead584876a975a61936b376259be636d27
bpo-39305: Update nntplib to merge nntplib.NNTP and nntplib._NNTPBase (GH-19817)
Lib/nntplib.py
Lib/test/test_nntplib.py
Misc/NEWS.d/next/Library/2020-05-01-00-22-58.bpo-39305.Cuwu_H.rst [new file with mode: 0644]