Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Revert "bpo-29587: Enable implicit exception chaining with gen.throw()"#19821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
gvanrossum left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Please go ahead with the revert. I have no idea what causes the segfaults and no way to repro (all I have is a Mac).
vstinner commentedApr 30, 2020
@gvanrossum: I prepared this PR to repair buildbots if you are unavailable to investigatehttps://bugs.python.org/issue29587 bug. I'm unavailable right now and I would prefer to move back buildbot to green ASAP :-) |
bedevere-bot commentedApr 30, 2020
@vstinner: Please replace |
vstinner commentedApr 30, 2020
Ok, done. |
gvanrossum commentedApr 30, 2020 via email
So I could use some help with fixing this. But no hurry.@cjerdonek?-- --Guido (mobile) |
cjerdonek commentedApr 30, 2020
Thanks,@gvanrossum and@vstinner. I can reply on the original issue. |
Uh oh!
There was an error while loading.Please reload this page.
Reverts#19811
https://bugs.python.org/issue29587