mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
7ce138fa9b
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)