Skip to content

Conversation

@Viicos
Copy link
Contributor

@ViicosViicos commented Jun 17, 2025

A proposed small optimization. Best reviewed without whitespace: https://github.com/python/cpython/pull/135644/files?diff=split&w=1.

@JelleZijlstraJelleZijlstra merged commit 504ae60 into python:mainJun 18, 2025
49 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 18, 2025
…ationlib.get_annotations()` (pythonGH-135644) (cherry picked from commit 504ae60) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Jun 18, 2025
JelleZijlstra pushed a commit that referenced this pull request Jun 18, 2025
…tationlib.get_annotations()` (GH-135644) (#135654) gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotations()` (GH-135644) (cherry picked from commit 504ae60) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
@ViicosViicos deleted the get-annotations-optimization branch June 18, 2025 09:03
lkollar pushed a commit to lkollar/cpython that referenced this pull request Jun 19, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Viicos@JelleZijlstra@ZeroIntensity