-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-44001: improve Literal documentation #25877
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
Conversation
Thanks @JelleZijlstra for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
(cherry picked from commit 87109f4) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Sorry, @JelleZijlstra and @ambv, I could not cleanly backport this to |
GH-25882 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 87109f4) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
GH-25897 is a backport of this pull request to the 3.9 branch. |
Mutable but hashable objects (such as function objects) work fine.
https://bugs.python.org/issue44001