Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-112618: Make Annotated cache typed #112619

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 9 commits into from
Dec 2, 2023
Merged

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Dec 2, 2023

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks, nice fix!

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM! Will hold off merging for a bit in case @JelleZijlstra has any objections, though :)

@AlexWaygood AlexWaygood merged commit a35a305 into python:main Dec 2, 2023
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @sobolevn and @AlexWaygood, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a35a30509820f956d6feeaa0dbf42e9ca82c12bb 3.12

@miss-islington-app
Copy link

Sorry, @sobolevn and @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a35a30509820f956d6feeaa0dbf42e9ca82c12bb 3.11

@bedevere-app
Copy link

bedevere-app bot commented Dec 2, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 2, 2023
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Dec 2, 2023
@AlexWaygood AlexWaygood removed the needs backport to 3.11 only security fixes label Dec 2, 2023
@AlexWaygood
Copy link
Member

AlexWaygood commented Dec 2, 2023

I've removed the "needs backport to 3.11" label from this PR, since it'll be easier to backport #112628 (which is the 3.12 backport) to 3.11 after that one's merged.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 3, 2023
AlexWaygood added a commit that referenced this pull request Dec 3, 2023
…12628) (#112633)

[3.12] gh-112618: Make Annotated cache typed (GH-112619) (GH-112628)
(cherry picked from commit 2a378ca)

Co-authored-by: Alex Waygood <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants