[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients corona10, vstinner
Date 2020-01-11.15:52:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578757948.77.0.383613154988.issue39305@roundup.psfhosted.org>
In-reply-to
Content
See: https://github.com/python/cpython/pull/17939#pullrequestreview-341290152

There was partial refactoring through PR 17939.
I and Victor think that nntplib._NNTPBase can be removed by merging nntplib._NNTPBase and nntplib.NNTP.

The only care point would be rewriting unit testing code which depends on nntplib._NNTPBase.
History
Date User Action Args
2020-01-11 15:52:28corona10setrecipients: + corona10, vstinner
2020-01-11 15:52:28corona10setmessageid: <1578757948.77.0.383613154988.issue39305@roundup.psfhosted.org>
2020-01-11 15:52:28corona10linkissue39305 messages
2020-01-11 15:52:28corona10create