mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
5eb80a61f5
There's no need to use a dummy uop to skip unused cache entries. The macro syntax lets you write `unused/1` instead. Similarly, move `unused/5` from op `_LOAD_ATTR_INSTANCE_VALUE` to macro `LOAD_ATTR_INSTANCE_VALUE`.
Miscellaneous source files for the main Python shared library