FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) by JelleZijlstra · Pull Request #124569 · python/cpython · GitHub

/ cpython Public

[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) - #124569

Merged
Yhg1s merged 2 commits into
python:3.13from
JelleZijlstra:backport-99b23c6-3.13
Sep 26, 2024
Merged

[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557)#124569
Yhg1s merged 2 commits into
python:3.13from
JelleZijlstra:backport-99b23c6-3.13

Conversation

JelleZijlstra commented Sep 26, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
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>
Yhg1s merged commit b27e227 into python:3.13 Sep 26, 2024
JelleZijlstra deleted the backport-99b23c6-3.13 branch September 27, 2024 04:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL