summaryrefslogtreecommitdiffstats
path: root/Python/importdl.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-11-06 10:20:17 (GMT)
committerGitHub <noreply@github.com>2024-11-06 10:20:17 (GMT)
commit09d7083962062acfef7e7a9a309a01fb70ad8276 (patch)
treec762d9c54462f6d1015e0d2e4a31db493cfa6e0b /Python/importdl.c
parent6431f379b86c2f41a9a9f5a54e77d4e8d556489d (diff)
downloadcpython-09d7083962062acfef7e7a9a309a01fb70ad8276.zip
cpython-09d7083962062acfef7e7a9a309a01fb70ad8276.tar.gz
cpython-09d7083962062acfef7e7a9a309a01fb70ad8276.tar.bz2
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.
Diffstat (limited to 'Python/importdl.c')
0 files changed, 0 insertions, 0 deletions