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