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 giampaolo.rodola
Recipients Pierrick.Koch, andy_js, giampaolo.rodola, xdegaye
Date 2013-06-03.10:35:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370255732.07.0.801989607681.issue17925@psf.upfronthosting.co.za>
In-reply-to
Content
patch plus "self.producer_fifo.extendleft([data, first])" seems legit and I verified pyftpdlib tests pass.
Last thing missing from the patch is a test case. Pierrick can you merge test_initiate_send.py into Lib/test_asynchat.py and provide a new patch?
History
Date User Action Args
2013-06-03 10:35:32giampaolo.rodolasetrecipients: + giampaolo.rodola, xdegaye, Pierrick.Koch, andy_js
2013-06-03 10:35:32giampaolo.rodolasetmessageid: <1370255732.07.0.801989607681.issue17925@psf.upfronthosting.co.za>
2013-06-03 10:35:32giampaolo.rodolalinkissue17925 messages
2013-06-03 10:35:31giampaolo.rodolacreate