[issue28971] nntplib is broken when responses are longer than _MAXLINE

Xavier de Gaye report at bugs.python.org
Wed Dec 14 18:05:12 EST 2016


Xavier de Gaye added the comment:

> I found that there were three other mails raising this same  NNTPDataError('line too long') in the 40 last mails.

Cannot reproduce it. These three exceptions must have been NNTPProtocolError instead, caused by the initial NNTPDataError.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28971>
_______________________________________


More information about the Python-bugs-list mailing list