SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

gh-126433: Change channel_info.count to int64_t (#126447)

Fix compiler warnings on 32-bit Windows: change channel_info.count
type from Py_ssize_t to int64_t in _interpchannelsmodule.c.
V
Victor Stinner committed
09d7083962062acfef7e7a9a309a01fb70ad8276
Parent: 6431f37
Committed by GitHub <noreply@github.com> on 11/6/2024, 10:20:17 AM