Skip to content

gh-126662: naming consistency for signal.ItimerError #126712

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

Merged
merged 2 commits into from
Jul 26, 2025

Conversation

tungol
Copy link
Contributor

@tungol tungol commented Nov 12, 2024

This MR updates the __name__ attribute of signal.ItimerError to match its import path. Let me know if a NEWS entry is needed for this; I was on the fence about it.

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

FWIW, this is a slight breaking change, but I don't think anyone was relying on this buggy behavior anyway.

@tomasr8 tomasr8 removed the needs backport to 3.12 only security fixes label Apr 10, 2025
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.14 bugs and security fixes label May 8, 2025
@kumaraditya303 kumaraditya303 merged commit d5fa437 into python:main Jul 26, 2025
39 checks passed
@miss-islington-app
Copy link

Thanks @tungol for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 26, 2025
…H-126712)

(cherry picked from commit d5fa437)

Co-authored-by: Stephen Morton <git@tungol.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 26, 2025
…H-126712)

(cherry picked from commit d5fa437)

Co-authored-by: Stephen Morton <git@tungol.org>
@bedevere-app
Copy link

bedevere-app bot commented Jul 26, 2025

GH-137122 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 26, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 26, 2025

GH-137123 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 26, 2025
kumaraditya303 pushed a commit that referenced this pull request Jul 27, 2025
) (#137123)

gh-126662: naming consistency for `signal.ItimerError` (GH-126712)
(cherry picked from commit d5fa437)

Co-authored-by: Stephen Morton <git@tungol.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants