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 Frank.Wierzbicki, eric.araujo, ezio.melotti, fwierzbicki, python-dev, r.david.murray, serhiy.storchaka, terry.reedy
Date 2013-01-16.21:59:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Ymj4927HDzS4g@mail.python.org>
In-reply-to
Content
New changeset 6d06b223c664 by Frank Wierzbicki in branch '2.7':
Closed #16886: test_dictcomps no longer depends on dict order
http://hg.python.org/cpython/rev/6d06b223c664

New changeset c7dfc307b88e by Frank Wierzbicki in branch '3.2':
Closed #16886: test_dictcomps no longer depends on dict order
http://hg.python.org/cpython/rev/c7dfc307b88e

New changeset 8ab5bd5f95b3 by Frank Wierzbicki in branch '3.3':
#16886: merge with 3.2
http://hg.python.org/cpython/rev/8ab5bd5f95b3

New changeset d0cef6c90efc by Frank Wierzbicki in branch 'default':
#16886: merge with 3.3
http://hg.python.org/cpython/rev/d0cef6c90efc
History
Date User Action Args
2013-01-16 21:59:06python-devsetrecipients: + python-dev, terry.reedy, fwierzbicki, ezio.melotti, eric.araujo, r.david.murray, serhiy.storchaka, Frank.Wierzbicki
2013-01-16 21:59:06python-devlinkissue16886 messages
2013-01-16 21:59:05python-devcreate