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 amaury.forgeotdarc, catalin.iacob, georg.brandl, gregory.p.smith, loewis, ned.deily, python-dev, r.david.murray, schmir, serhiy.storchaka, twb
Date 2013-02-02.17:54:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yz2qp6wsNzPmY@mail.python.org>
In-reply-to
Content
New changeset 434b50c7bbed by Serhiy Storchaka in branch '3.2':
Fix the test for issue #6972.
http://hg.python.org/cpython/rev/434b50c7bbed

New changeset 8b33f3a4a200 by Serhiy Storchaka in branch '3.3':
Fix the test for issue #6972.
http://hg.python.org/cpython/rev/8b33f3a4a200

New changeset 7a47fd7f2fdc by Serhiy Storchaka in branch 'default':
Fix the test for issue #6972.
http://hg.python.org/cpython/rev/7a47fd7f2fdc
History
Date User Action Args
2013-02-02 17:54:15python-devsetrecipients: + python-dev, loewis, georg.brandl, gregory.p.smith, amaury.forgeotdarc, schmir, ned.deily, r.david.murray, twb, catalin.iacob, serhiy.storchaka
2013-02-02 17:54:15python-devlinkissue6972 messages
2013-02-02 17:54:15python-devcreate