Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-102397: Fix segfault from race condition in signal handling#102399

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

Merged
kumaraditya303 merged 7 commits intopython:mainfromkumaraditya303:signal
Mar 8, 2023

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303kumaraditya303 commentedMar 3, 2023
edited by bedevere-bot
Loading

corona10 reacted with thumbs up emoji
@kumaraditya303kumaraditya303 added the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelMar 3, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@kumaraditya303 for commitf52a046 🤖

If you want to schedule another build, you need to add the🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelMar 3, 2023
@gpsheadgpshead self-requested a reviewMarch 3, 2023 19:33
@kumaraditya303
Copy link
ContributorAuthor

kumaraditya303 commentedMar 4, 2023
edited
Loading

The failing refleak bots are unrelated, I'll add news.

@kumaraditya303kumaraditya303 marked this pull request as ready for reviewMarch 4, 2023 06:49
@kumaraditya303kumaraditya303 added needs backport to 3.10only security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-crashA hard crash of the interpreter, possibly with a core dump needs backport to 3.11only security fixes labelsMar 4, 2023
@gpsheadgpshead self-assigned thisMar 8, 2023
@kumaraditya303kumaraditya303 merged commit1a84cc0 intopython:mainMar 8, 2023
@miss-islington
Copy link
Contributor

Thanks@kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry@kumaraditya303, I had trouble checking out the3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport usingcherry_picker on the command line.
cherry_picker 1a84cc007e207f2dd61f86a7fc3d86632fdce72f 3.11

@bedevere-bot
Copy link

GH-102527 is a backport of this pull request to the3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelMar 8, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 8, 2023
…ythonGH-102399)(cherry picked from commit1a84cc0)Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@kumaraditya303kumaraditya303 added needs backport to 3.11only security fixes and removed needs backport to 3.11only security fixes labelsMar 8, 2023
@miss-islington
Copy link
Contributor

Thanks@kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 8, 2023
…ythonGH-102399)(cherry picked from commit1a84cc0)Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-bot
Copy link

GH-102528 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelMar 8, 2023
kumaraditya303 added a commit that referenced this pull requestMar 8, 2023
…GH-102399) (#102527)GH-102397: Fix segfault from race condition in signal handling (GH-102399)(cherry picked from commit1a84cc0)Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington added a commit that referenced this pull requestMar 8, 2023
…2399)(cherry picked from commit1a84cc0)Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
carljm added a commit to carljm/cpython that referenced this pull requestMar 8, 2023
* main:pythongh-102304: Consolidate Direct Usage of _Py_RefTotal (pythongh-102514)pythongh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/) (python#102218)pythongh-102507 Remove invisible pagebreak characters (python#102531)pythongh-102515: Remove unused imports in the `Lib/` directory (python#102516)  Remove or update bitbucket links (pythonGH-101963)pythongh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (python#102526)pythonGH-102397: Fix segfault from race condition in signal handling (python#102399)  Fix style in argparse.rst (python#101733)  Post 3.12.0a6  fix typo in async generator code field name `ag_code` (python#102448)  Python 3.12.0a6
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpsheadgpsheadgpshead approved these changes

Assignees

@kumaraditya303kumaraditya303

Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@kumaraditya303@bedevere-bot@miss-islington@gpshead

[8]ページ先頭

©2009-2025 Movatter.jp