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 eric.araujo
Recipients Brian.Jones, Matthew.Iversen, eric.araujo, icordasc, jerub, mitchellh, orsenthil, python-dev, r.david.murray, tarek
Date 2014-11-21.23:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416612914.22.0.623061640475.issue10510@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks bitdancer for applying this.

FTR I just stumbled on code extracted from chishop that shows Django had issues with the non-CRLF requests sent by distutils: https://github.com/disqus/djangopypi/blob/master/djangopypi/http.py#L19
History
Date User Action Args
2014-11-21 23:35:14eric.araujosetrecipients: + eric.araujo, orsenthil, jerub, tarek, r.david.murray, mitchellh, Brian.Jones, python-dev, icordasc, Matthew.Iversen
2014-11-21 23:35:14eric.araujosetmessageid: <1416612914.22.0.623061640475.issue10510@psf.upfronthosting.co.za>
2014-11-21 23:35:14eric.araujolinkissue10510 messages
2014-11-21 23:35:13eric.araujocreate