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 r.david.murray
Recipients a.badger, barry, l0nwlf, pitrou, r.david.murray, siona, terry.reedy, wichert
Date 2014-04-17.23:28:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397777287.05.0.101627498674.issue4963@psf.upfronthosting.co.za>
In-reply-to
Content
OK, it is great having a test that makes this at least mostly reproducible :)

Having reloaded my brain on this thing, I'm thinking that the best solution may be indeed to switch to ordered dicts.  If we then reorder the hardcoded lists to be in "preferred" order, that should then also solve issue 1043134.
History
Date User Action Args
2014-04-17 23:28:07r.david.murraysetrecipients: + r.david.murray, barry, terry.reedy, pitrou, wichert, a.badger, siona, l0nwlf
2014-04-17 23:28:07r.david.murraysetmessageid: <1397777287.05.0.101627498674.issue4963@psf.upfronthosting.co.za>
2014-04-17 23:28:07r.david.murraylinkissue4963 messages
2014-04-17 23:28:06r.david.murraycreate