mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08:00
The `STORE_ATTR_INSTANCE_VALUE` opcode doesn't support objects with non-NULL managed dictionaries, so don't specialize to that op in that case.
Miscellaneous source files for the main Python shared library