-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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
[3.11] gh-96046: Initialize ht_cached_keys in PyType_Ready() (GH-96047) #96164
[3.11] gh-96046: Initialize ht_cached_keys in PyType_Ready() (GH-96047) #96164
Conversation
…-96047) (cherry picked from commit 53e6a9a) Co-authored-by: Christian Heimes <[email protected]>
Status check is done, and it's a success ✅ . |
Status check is done, and it's a success ✅ . |
@tiran: Status check is done, and it's a pending ❌ . |
4 similar comments
@tiran: Status check is done, and it's a pending ❌ . |
@tiran: Status check is done, and it's a pending ❌ . |
@tiran: Status check is done, and it's a pending ❌ . |
@tiran: Status check is done, and it's a pending ❌ . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Status check is done, and it's a success ✅ . |
@tiran: Status check is done, and it's a pending ❌ . |
Status check is done, and it's a success ✅ . |
Status check is done, and it's a success ✅. |
1 similar comment
Status check is done, and it's a success ✅. |
@tiran: Status check is done, and it's a failure ❌. |
Status check is done, and it's a success ✅. |
@tiran: Status check is done, and it's a failure ❌. |
Status check is done, and it's a success ✅. |
@tiran: Status check is done, and it's a failure ❌. |
Status check is done, and it's a success ✅. |
@tiran: Status check is done, and it's a failure ❌. |
3 similar comments
@tiran: Status check is done, and it's a failure ❌. |
@tiran: Status check is done, and it's a failure ❌. |
@tiran: Status check is done, and it's a failure ❌. |
(cherry picked from commit 53e6a9a)
Co-authored-by: Christian Heimes [email protected]