◐ Shell
clean mode source ↗

bpo-46841: Add (undocumented) _co_quickened attribute for code object. by markshannon · Pull Request #31552 · python/cpython

Skipping NEWS, as I'd like this to keep this internal for now, until we decide on the right API.
I'm adding it now in order to be able to better test both quickening and the upcoming inline caches.

https://bugs.python.org/issue46841