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 terry.reedy
Recipients python-dev, terry.reedy
Date 2014-06-22.05:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In 2.7, the exception in tick occurred at tracer(False), so I moved try: up in all patches.
History
Date User Action Args
2014-06-22 05:24:00terry.reedysetrecipients: + terry.reedy, python-dev
2014-06-22 05:24:00terry.reedysetmessageid: <[email protected]>
2014-06-22 05:24:00terry.reedylinkissue21823 messages
2014-06-22 05:24:00terry.reedycreate