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 Nicolas Hug
Recipients Nicolas Hug, serhiy.storchaka, xtreak
Date 2018-09-25.19:01:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537902071.38.0.545547206417.issue34798@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the link,

But I don't see any justification for this behavior*? Why should lists be compacted but not dicts (even when explicitly asked)?

At the very least it should be made clear in the documentation that dicts are not compacted.

* Maybe there's more content in the patch reviews but I am unable to see them
History
Date User Action Args
2018-09-25 19:01:11Nicolas Hugsetrecipients: + Nicolas Hug, serhiy.storchaka, xtreak
2018-09-25 19:01:11Nicolas Hugsetmessageid: <1537902071.38.0.545547206417.issue34798@psf.upfronthosting.co.za>
2018-09-25 19:01:11Nicolas Huglinkissue34798 messages
2018-09-25 19:01:11Nicolas Hugcreate