mirror of
https://github.com/python/cpython.git
synced 2026-07-23 10:26:31 -04:00
caba55b3b7
sys_setcheckinterval() now uses a local variable to parse arguments, before writing into interp->check_interval.
Miscellaneous source files for the main Python shared library