diff options
author | Victor Stinner <vstinner@python.org> | 2024-11-06 10:20:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 10:20:17 (GMT) |
commit | 09d7083962062acfef7e7a9a309a01fb70ad8276 (patch) | |
tree | c762d9c54462f6d1015e0d2e4a31db493cfa6e0b /Python/importdl.c | |
parent | 6431f379b86c2f41a9a9f5a54e77d4e8d556489d (diff) | |
download | cpython-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