Skip to content

gh-146553: Fix infinite loop in typing.get_type_hints() on circular __wrapped__#148595

Merged
JelleZijlstra merged 1 commit intopython:mainfrom
ashm-dev:gh-146553
Apr 23, 2026
Merged

gh-146553: Fix infinite loop in typing.get_type_hints() on circular __wrapped__#148595
JelleZijlstra merged 1 commit intopython:mainfrom
ashm-dev:gh-146553

Conversation

@ashm-dev
Copy link
Copy Markdown
Contributor

@ashm-dev ashm-dev commented Apr 15, 2026

@JelleZijlstra JelleZijlstra added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Apr 23, 2026
@JelleZijlstra JelleZijlstra merged commit be833e6 into python:main Apr 23, 2026
57 checks passed
@miss-islington-app
Copy link
Copy Markdown

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

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Apr 23, 2026

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

@ashm-dev ashm-dev deleted the gh-146553 branch April 23, 2026 02:32
@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Apr 23, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Apr 23, 2026

GH-148896 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 Apr 23, 2026
JelleZijlstra pushed a commit that referenced this pull request Apr 23, 2026
…cular __wrapped__ (GH-148595) (#148896)

(cherry picked from commit be833e6)

Co-authored-by: Shamil <ashm.tech@proton.me>
JelleZijlstra pushed a commit that referenced this pull request Apr 23, 2026
…cular __wrapped__ (GH-148595) (#148895)

(cherry picked from commit be833e6)

Co-authored-by: Shamil <ashm.tech@proton.me>
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.

2 participants