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 nailor
Recipients Arfrever, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, hynek, larry, nailor
Date 2013-09-30.21:43:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380577428.9.0.315939703111.issue16040@psf.upfronthosting.co.za>
In-reply-to
Content
Did a slight change to the patch, making the too long line to look like a valid line so that it does not raise a NNTPProtocolError otherwise. Thanks to Barry for catching this :)

I also wonder if there should be data error risen instead? Current docstrings of the errors are not that well fit.
History
Date User Action Args
2013-09-30 21:43:48nailorsetrecipients: + nailor, barry, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, hynek
2013-09-30 21:43:48nailorsetmessageid: <1380577428.9.0.315939703111.issue16040@psf.upfronthosting.co.za>
2013-09-30 21:43:48nailorlinkissue16040 messages
2013-09-30 21:43:48nailorcreate