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 pitrou
Recipients pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-01-31.12:24:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422707097.56.0.43579505067.issue23353@psf.upfronthosting.co.za>
In-reply-to
Content
I think your patch for 2.7 is wrong as was your patch for 3.x. You shouldn't change the behaviour of sys.exc_info() in the nominal case.
History
Date User Action Args
2015-01-31 12:24:57pitrousetrecipients: + pitrou, vstinner, python-dev, serhiy.storchaka
2015-01-31 12:24:57pitrousetmessageid: <1422707097.56.0.43579505067.issue23353@psf.upfronthosting.co.za>
2015-01-31 12:24:57pitroulinkissue23353 messages
2015-01-31 12:24:57pitroucreate