mirror of
https://github.com/python/cpython.git
synced 2026-08-18 14:25:46 +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