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 yselivanov
Recipients benjamin.peterson, brett.cannon, gvanrossum, larry, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2015-11-13.00:16:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447373803.95.0.553564064787.issue25612@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch the fixes the first problem (but __context__ bug is still open).

I'm not sure that the patch is correct :(  But at least I've added new unittests (one still failing)
History
Date User Action Args
2015-11-13 00:16:43yselivanovsetrecipients: + yselivanov, gvanrossum, brett.cannon, ncoghlan, pitrou, vstinner, larry, benjamin.peterson, serhiy.storchaka
2015-11-13 00:16:43yselivanovsetmessageid: <1447373803.95.0.553564064787.issue25612@psf.upfronthosting.co.za>
2015-11-13 00:16:43yselivanovlinkissue25612 messages
2015-11-13 00:16:43yselivanovcreate