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 martin.panter
Recipients demian.brecht, jimr, martin.panter
Date 2015-02-28.21:36:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425159386.25.0.745916367519.issue23539@psf.upfronthosting.co.za>
In-reply-to
Content
Yes I agree with the behaviour that None means no body (for requests such as GET), and an empty string means an empty but present body. Correct me if I’m wrong, but I think the fix for Issue 14721 already does that.

Perhaps the new behaviour needs a “Changed in version X” tag? I’m not sure, but I tend to think of this as a new feature, rather than a bug fix.
History
Date User Action Args
2015-02-28 21:36:26martin.pantersetrecipients: + martin.panter, demian.brecht, jimr
2015-02-28 21:36:26martin.pantersetmessageid: <1425159386.25.0.745916367519.issue23539@psf.upfronthosting.co.za>
2015-02-28 21:36:26martin.panterlinkissue23539 messages
2015-02-28 21:36:26martin.pantercreate