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 Valentin David, gps, ncoghlan, vstinner, yselivanov
Date 2016-05-25.15:53:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <7C5B09BE-D5E4-46CB-9B43-6CFB2BF268E8@gmail.com>
In-reply-to <1464187381.19.0.150415144914.issue27122@psf.upfronthosting.co.za>
Content
> 
> Maybe we should deny setting "exc.__context__=exc" (modify PyException_SetContext for that). Maybe raise a new RuntimeError in this case?

There is a patch for that somewhere on the tracker
History
Date User Action Args
2016-05-25 15:53:16yselivanovsetrecipients: + yselivanov, ncoghlan, vstinner, gps, Valentin David
2016-05-25 15:53:16yselivanovlinkissue27122 messages
2016-05-25 15:53:16yselivanovcreate