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 pitrou
Recipients pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-06-23.13:48:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371995273.2569.0.camel@fsol>
In-reply-to <1371995154.18.0.0542911541037.issue18135@psf.upfronthosting.co.za>
Content
> > I think the right solution here would be to raise OverflowError, not truncate the output.
> 
> Do you mean always? Or only if the SSL_MODE_ENABLE_PARTIAL_WRITE option is not set?

SSL_MODE_ENABLE_PARTIAL_WRITE is never set.
History
Date User Action Args
2013-06-23 13:48:01pitrousetrecipients: + pitrou, vstinner, python-dev, serhiy.storchaka
2013-06-23 13:48:01pitroulinkissue18135 messages
2013-06-23 13:48:01pitroucreate