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 asvetlov, bpb, georg.brandl, icemac, isandler, meador.inge, python-dev, skrah
Date 2012-12-05.13:07:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YGgFz5YVhzQNn@mail.python.org>
In-reply-to
Content
New changeset 26056f8a0afe by Andrew Svetlov in branch '3.2':
Skip pdb test for #13120 if threading is not available.
http://hg.python.org/cpython/rev/26056f8a0afe

New changeset 328a8824c1a7 by Andrew Svetlov in branch '3.3':
Merge: skip pdb test for #13120 if threading is not available.
http://hg.python.org/cpython/rev/328a8824c1a7

New changeset 4cb84c0fbee2 by Andrew Svetlov in branch 'default':
Merge: skip pdb test for #13120 if threading is not available.
http://hg.python.org/cpython/rev/4cb84c0fbee2
History
Date User Action Args
2012-12-05 13:07:20python-devsetrecipients: + python-dev, georg.brandl, isandler, bpb, asvetlov, skrah, meador.inge, icemac
2012-12-05 13:07:20python-devlinkissue13120 messages
2012-12-05 13:07:20python-devcreate