mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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
Miscellaneous source files for the main Python shared library