Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3.12] pythongh-123242: Note that type.__annotations__ may not exist (p…
…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>
- Loading branch information