mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -04:00
b27e2273be
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 99b23c64de)