Skip to content

gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py.#113040

Merged
gvanrossum merged 3 commits into
python:mainfrom
yilei:signal
Dec 24, 2023
Merged

gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py.#113040
gvanrossum merged 3 commits into
python:mainfrom
yilei:signal

Conversation

@yilei

@yilei yilei commented Dec 13, 2023

Copy link
Copy Markdown
Contributor

@yilei yilei marked this pull request as ready for review December 13, 2023 04:45
@hauntsaninja hauntsaninja added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Dec 13, 2023
@hauntsaninja

Copy link
Copy Markdown
Contributor

Added backports since this can cause regressions like jax-ml/jax#18743

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Sorry for the long wait time. I'm finally clearing some of my backlog. I'll merge it now and kick the backports.

@gvanrossum gvanrossum merged commit 050783c into python:main Dec 24, 2023
@miss-islington-app

Copy link
Copy Markdown

Thanks @yilei for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Dec 24, 2023

Copy link
Copy Markdown

GH-113443 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 24, 2023
…in signal.py (pythonGH-113040)

(cherry picked from commit 050783c)

Co-authored-by: Yilei Yang <yileiyang@google.com>
@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Dec 24, 2023
@bedevere-app

bedevere-app Bot commented Dec 24, 2023

Copy link
Copy Markdown

GH-113444 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 24, 2023
…in signal.py (pythonGH-113040)

(cherry picked from commit 050783c)

Co-authored-by: Yilei Yang <yileiyang@google.com>
@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Dec 24, 2023
gvanrossum pushed a commit that referenced this pull request Dec 24, 2023
… in signal.py (GH-113040) (#113444)

gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py (GH-113040)
(cherry picked from commit 050783c)

Co-authored-by: Yilei Yang <yileiyang@google.com>
gvanrossum pushed a commit that referenced this pull request Dec 24, 2023
… in signal.py (GH-113040) (#113443)

(cherry picked from commit 050783c)

Co-authored-by: Yilei Yang <yileiyang@google.com>
@yilei yilei deleted the signal branch December 24, 2023 02:12
ryan-duve pushed a commit to ryan-duve/cpython that referenced this pull request Dec 26, 2023
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

4 participants