GH-102397: Fix segfault from race condition in signal handling#102399
GH-102397: Fix segfault from race condition in signal handling#102399kumaraditya303 merged 7 commits intopython:mainfrom
Conversation
|
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit f52a046 🤖 If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
The failing refleak bots are unrelated, I'll add news. |
|
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
Sorry @kumaraditya303, I had trouble checking out the |
|
GH-102527 is a backport of this pull request to the 3.10 branch. |
…ythonGH-102399) (cherry picked from commit 1a84cc0) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
|
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
…ythonGH-102399) (cherry picked from commit 1a84cc0) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
|
GH-102528 is a backport of this pull request to the 3.11 branch. |
…GH-102399) (#102527) GH-102397: Fix segfault from race condition in signal handling (GH-102399) (cherry picked from commit 1a84cc0) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
* 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
Uh oh!
There was an error while loading. Please reload this page.