mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
b7d8d8dbfe
Explicitly cast a difference of two pointers to int: PyFrameObject.f_stackdepth is an int.
Miscellaneous source files for the main Python shared library