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 python-dev, rhettinger, serhiy.storchaka
Date 2015-07-08.20:03:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8644744f53ce by Serhiy Storchaka in branch '3.4':
Added regression test for issue24581.
https://hg.python.org/cpython/rev/8644744f53ce

New changeset cfb84be6c7fc by Serhiy Storchaka in branch '2.7':
Added regression test for issue24581.
https://hg.python.org/cpython/rev/cfb84be6c7fc

New changeset 844bd42326fa by Serhiy Storchaka in branch '3.5':
Added regression test for issue24581.
https://hg.python.org/cpython/rev/844bd42326fa

New changeset 9d296d5b6941 by Serhiy Storchaka in branch 'default':
Added regression test for issue24581.
https://hg.python.org/cpython/rev/9d296d5b6941
History
Date User Action Args
2015-07-08 20:03:37python-devsetrecipients: + python-dev, rhettinger, serhiy.storchaka
2015-07-08 20:03:37python-devlinkissue24581 messages
2015-07-08 20:03:37python-devcreate