[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) by JelleZijlstra · Pull Request #124569 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
Closes GH-123242. The real criterion is that the attribute does not exist on static types, but I don't think we should discuss heap vs. static types in the language reference.
(cherry picked from commit 99b23c6)
📚 Documentation preview 📚: https://cpython-previews--124569.org.readthedocs.build/
…ythonGH-124557) Closes pythonGH-123242. The real criterion is that the attribute does not exist on heap types, but I don't think we should discuss heap vs. static types in the language reference. (cherry picked from commit 99b23c6) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
bedevere-app
Bot
added
awaiting core review
skip news
labels
This was referenced
JelleZijlstra
self-assigned this
Yhg1s
merged commit
b27e227
into
python:3.13
bedevere-app
Bot
removed
the
awaiting core review
label
JelleZijlstra
deleted the
backport-99b23c6-3.13
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment