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 remi.lapeyre
Recipients Taywee, astrand, gregory.p.smith, remi.lapeyre, serhiy.storchaka
Date 2019-01-16.14:19:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I tried to fix the issue, the attached PR solves the issue of saving the kwargs and unpickling the exception but I was not able to fix a regression I caused in test_memory_error_in_PyErr_PrintEx.
History
Date User Action Args
2019-01-16 14:19:11remi.lapeyresetrecipients: + remi.lapeyre, gregory.p.smith, astrand, serhiy.storchaka, Taywee
2019-01-16 14:19:09remi.lapeyresetmessageid: <[email protected]>
2019-01-16 14:19:09remi.lapeyrelinkissue27015 messages
2019-01-16 14:19:09remi.lapeyrecreate