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 r.david.murray
Recipients beazley, docs@python, georg.brandl, giampaolo.rodola, josiah.carlson, matrixise, nitika, r.david.murray
Date 2014-04-19.21:25:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397942735.77.0.480694894075.issue4744@psf.upfronthosting.co.za>
In-reply-to
Content
The change covered by the patch (which patch rejected as garbage, by the way, I have no idea why) has already been applied by Serhiy Storchaka, apparently as a blanked change of 'empty string' to 'empty bytes object'.

There are several other places in the asynchat doc page that mention string.  I suspect that none of them is correct, but I haven't read through the page to be sure.
History
Date User Action Args
2014-04-19 21:26:49r.david.murrayunlinkissue4744 messages
2014-04-19 21:25:35r.david.murraysetrecipients: + r.david.murray, georg.brandl, beazley, giampaolo.rodola, josiah.carlson, docs@python, matrixise, nitika
2014-04-19 21:25:35r.david.murraysetmessageid: <1397942735.77.0.480694894075.issue4744@psf.upfronthosting.co.za>
2014-04-19 21:25:35r.david.murraylinkissue4744 messages
2014-04-19 21:25:35r.david.murraycreate