Files
cpython/Python
Shamil bedaea0598 gh-139269: Fix unaligned memory access in JIT code patching functions (GH-139271)
* Use memcpy for patching values instead of direct assignment


Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-10-19 00:20:04 +01:00
..
2025-04-30 11:46:41 +02:00

Miscellaneous source files for the main Python shared library