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 eric.snow, mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2013-02-13.10:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z5cYF4msBzQGN@mail.python.org>
In-reply-to
Content
New changeset 72e75ea25d00 by Serhiy Storchaka in branch '2.7':
Fix tests for issue #5308.
http://hg.python.org/cpython/rev/72e75ea25d00

New changeset 0407e5e5915e by Serhiy Storchaka in branch '3.3':
Cleanup a test for issue #5308.
http://hg.python.org/cpython/rev/0407e5e5915e

New changeset e45f2fcf202c by Serhiy Storchaka in branch 'default':
Cleanup a test for issue #5308.
http://hg.python.org/cpython/rev/e45f2fcf202c
History
Date User Action Args
2013-02-13 10:34:26python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, skrah, eric.snow, serhiy.storchaka
2013-02-13 10:34:26python-devlinkissue5308 messages
2013-02-13 10:34:26python-devcreate