mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
![]() Remove sys.getcheckinterval() and sys.setcheckinterval() functions. They were deprecated since Python 3.2. Use sys.getswitchinterval() and sys.setswitchinterval() instead. Remove also check_interval field of the PyInterpreterState structure. |
||
---|---|---|
.. | ||
ccbench.py |