[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-36250: ignore ValueError from signal in non-main thread #12251

Merged
merged 2 commits into from Sep 9, 2019

Conversation

Copy link
Contributor

blueyed commented Mar 9, 2019

Lib/pdb.py Outdated Show resolved Hide resolved
Lib/pdb.py Outdated Show resolved Hide resolved
Copy link

bedevere-bot commented Mar 10, 2019

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Co-Authored-By: blueyed <github@thequod.de>
Copy link
Contributor Author

blueyed commented Mar 10, 2019

I have made the requested changes; please review again.

Copy link

bedevere-bot commented Mar 10, 2019

Thanks for making the requested changes!

@zware: please review the changes made to this pull request.

zware approved these changes Sep 9, 2019
Copy link
Contributor

miss-islington commented Sep 9, 2019

Thanks @blueyed for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2019
…-12251)

Authored-By: blueyed <github@thequod.de>
(cherry picked from commit 8d64bfa)

Co-authored-by: Daniel Hahler <github@thequod.de>
Copy link

bedevere-bot commented Sep 9, 2019

GH-15752 is a backport of this pull request to the 3.8 branch.

Copy link
Member

zware commented Sep 9, 2019

Thanks for the patch, and sorry for the delay in my re-review!

miss-islington added a commit that referenced this pull request Sep 9, 2019
Authored-By: blueyed <github@thequod.de>
(cherry picked from commit 8d64bfa)

Co-authored-by: Daniel Hahler <github@thequod.de>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants