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 vstinner
Recipients christian.heimes, larry, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2013-11-21.22:45:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385073903.4.0.365771646125.issue19664@psf.upfronthosting.co.za>
In-reply-to
Content
issue19664.patch looks good to me.

Funny fact: test_repr() of test_dict only test dictionaries with 1 item :)
History
Date User Action Args
2013-11-21 22:45:03vstinnersetrecipients: + vstinner, rhettinger, pitrou, larry, christian.heimes, serhiy.storchaka
2013-11-21 22:45:03vstinnersetmessageid: <1385073903.4.0.365771646125.issue19664@psf.upfronthosting.co.za>
2013-11-21 22:45:03vstinnerlinkissue19664 messages
2013-11-21 22:45:03vstinnercreate