diff options
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | 2024-09-26 23:57:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 23:57:50 (GMT) |
commit | b27e2273be6fc33e1bb3425d95b5b5f53829030d (patch) | |
tree | fbb4a4d5e1428be4911725a6536b1e9567e3242e /Python/optimizer.c | |
parent | a0799223ae39483f41b292e1f39826c1e73d5064 (diff) | |
download | cpython-b27e2273be6fc33e1bb3425d95b5b5f53829030d.zip cpython-b27e2273be6fc33e1bb3425d95b5b5f53829030d.tar.gz cpython-b27e2273be6fc33e1bb3425d95b5b5f53829030d.tar.bz2 |
[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124569)
Closes GH-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 99b23c64de301c9e77add6b0d8e60118ef807840)
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions