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 vstinner
Recipients giampaolo.rodola, gvanrossum, pitrou, richard.kiss, vstinner, yselivanov
Date 2014-04-14.02:40:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397443222.67.0.391299293093.issue21209@psf.upfronthosting.co.za>
In-reply-to
Content
gen_send.diff doesn't look like a fix but a workaround.

gen_send_2.diff lacks a unit test.
History
Date User Action Args
2014-04-14 02:40:22vstinnersetrecipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, yselivanov, richard.kiss
2014-04-14 02:40:22vstinnersetmessageid: <1397443222.67.0.391299293093.issue21209@psf.upfronthosting.co.za>
2014-04-14 02:40:22vstinnerlinkissue21209 messages
2014-04-14 02:40:22vstinnercreate