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 benjamin.peterson, python-dev, vajrasky
Date 2014-01-14.05:29:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f3KwS4SFQz7Lln@mail.python.org>
In-reply-to
Content
New changeset 3881211cbb19 by Benjamin Peterson in branch '2.7':
remove overly strict assertion (closes #20251)
http://hg.python.org/cpython/rev/3881211cbb19

New changeset 1885e1768ff9 by Benjamin Peterson in branch '2.7':
add test for #20251
http://hg.python.org/cpython/rev/1885e1768ff9

New changeset 6ea64dcfb5e2 by Benjamin Peterson in branch '3.3':
add test for #20251
http://hg.python.org/cpython/rev/6ea64dcfb5e2
History
Date User Action Args
2014-01-14 05:29:13python-devsetrecipients: + python-dev, benjamin.peterson, vajrasky
2014-01-14 05:29:13python-devlinkissue20251 messages
2014-01-14 05:29:13python-devcreate