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 python-dev
Recipients christian.heimes, ezio.melotti, pitrou, pkt, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-03.02:37:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150503023718.98669.55314@psf.io>
In-reply-to
Content
New changeset 0e8c9cf1fede by Benjamin Peterson in branch '3.3':
just sort the items tuple directly (closes #24094)
https://hg.python.org/cpython/rev/0e8c9cf1fede

New changeset f9027b10b3c4 by Benjamin Peterson in branch '3.4':
merge 3.3 (#24094)
https://hg.python.org/cpython/rev/f9027b10b3c4

New changeset 3bdf1816f561 by Benjamin Peterson in branch 'default':
merge 3.4 (#24094)
https://hg.python.org/cpython/rev/3bdf1816f561
History
Date User Action Args
2015-05-03 02:37:22python-devsetrecipients: + python-dev, rhettinger, pitrou, christian.heimes, ezio.melotti, serhiy.storchaka, pkt
2015-05-03 02:37:22python-devlinkissue24094 messages
2015-05-03 02:37:21python-devcreate