mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00: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