diff options
author | Chris Eibl <138194463+chris-eibl@users.noreply.github.com> | 2025-04-04 13:03:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 13:03:12 (GMT) |
commit | 20098719dffe837fb0e516fbb97336e9a8e3354f (patch) | |
tree | d729471246d1646f5160daab0024a504e576dfe5 /Python/bytecodes.c | |
parent | 37d47d496525142d12a94fb234c8b8311292c349 (diff) | |
download | cpython-20098719dffe837fb0e516fbb97336e9a8e3354f.zip cpython-20098719dffe837fb0e516fbb97336e9a8e3354f.tar.gz cpython-20098719dffe837fb0e516fbb97336e9a8e3354f.tar.bz2 |
GH-131288: Use `_AddressOfReturnAddress` for MSVC in pycore_ceval.h (gh-131289)
Use `_AddressOfReturnAddress` in `_Py_get_machine_stack_pointer` to silence MSVC warning in pycore_ceval.h for release builds.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions