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 christian.heimes
Recipients benjamin.peterson, christian.heimes, georg.brandl, larry, schmir, serhiy.storchaka
Date 2013-02-15.12:53:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360932830.55.0.711860121581.issue16043@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for a keyword argument

I also have to add a limit to GzipDecodedResponse().

Python 2.6 and 3.1 are not affected by the issue. The problematic code was added in 2.7 and 3.2.
History
Date User Action Args
2013-02-15 12:53:50christian.heimessetrecipients: + christian.heimes, georg.brandl, larry, schmir, benjamin.peterson, serhiy.storchaka
2013-02-15 12:53:50christian.heimessetmessageid: <1360932830.55.0.711860121581.issue16043@psf.upfronthosting.co.za>
2013-02-15 12:53:50christian.heimeslinkissue16043 messages
2013-02-15 12:53:50christian.heimescreate