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 Nan Wu
Recipients Nan Wu, ezio.melotti, martin.panter
Date 2015-10-20.22:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445381058.57.0.625715654821.issue25439@psf.upfronthosting.co.za>
In-reply-to
Content
I see. Empty dict is considered as iterable of bytes makes good sense. I just left the old tests there. And explicitly give warnings when data field is of type str or type dict with non-bytes key.
History
Date User Action Args
2015-10-20 22:44:18Nan Wusetrecipients: + Nan Wu, ezio.melotti, martin.panter
2015-10-20 22:44:18Nan Wusetmessageid: <1445381058.57.0.625715654821.issue25439@psf.upfronthosting.co.za>
2015-10-20 22:44:18Nan Wulinkissue25439 messages
2015-10-20 22:44:18Nan Wucreate