mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
a353455fca
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