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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2015-01-31.01:24:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422667479.09.0.540431768532.issue23353@psf.upfronthosting.co.za>
In-reply-to
Content
Attached gen_exc_value_py27.patch: Patch for Python 2.7. No unit test yet.

The full test suite of trollius pass on the patched Python 2.7 and on the patched Python 3.5. The full test suite of asyncio also pass on the patched Python 3.5.
History
Date User Action Args
2015-01-31 01:24:39vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2015-01-31 01:24:39vstinnersetmessageid: <1422667479.09.0.540431768532.issue23353@psf.upfronthosting.co.za>
2015-01-31 01:24:39vstinnerlinkissue23353 messages
2015-01-31 01:24:38vstinnercreate