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 maker
Recipients alex, christian.heimes, eric.araujo, ezio.melotti, maker, r.david.murray
Date 2012-09-28.15:19:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348845585.66.0.525333343257.issue16083@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching tests that asserts the issue, and a patch for http.server. 
Works on tip.
Should be ported also to 2.x?

Note: that 'f = None' is unnecessary, maybe an isolated commit for that?
History
Date User Action Args
2012-09-28 15:19:45makersetrecipients: + maker, christian.heimes, ezio.melotti, eric.araujo, alex, r.david.murray
2012-09-28 15:19:45makersetmessageid: <1348845585.66.0.525333343257.issue16083@psf.upfronthosting.co.za>
2012-09-28 15:19:45makerlinkissue16083 messages
2012-09-28 15:19:45makercreate