mirror of
https://github.com/python/cpython.git
synced 2026-05-29 15:45:56 -04:00
3e1c7167d8
This was reverted in GH-26596 (commit 6d518bb) due to some bad memory accesses.
* Add the MAKE_CELL opcode. (gh-26396)
The memory accesses have been fixed.
https://bugs.python.org/issue43693