diff options
author | Nikita Sobolev <mail@sobolevn.me> | 2024-02-22 17:57:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 17:57:12 (GMT) |
commit | 465df8855e9fff771e119ea525344de48869ef1a (patch) | |
tree | 02947c3d5d334499110423b288c50a146e40f955 /Python/gc.c | |
parent | b348313e7a48811acacc293ac4b2c8b20b4c631b (diff) | |
download | cpython-465df8855e9fff771e119ea525344de48869ef1a.zip cpython-465df8855e9fff771e119ea525344de48869ef1a.tar.gz cpython-465df8855e9fff771e119ea525344de48869ef1a.tar.bz2 |
gh-115827: Fix compile warning in `longobject.c` (#115828)
Objects/longobject.c:1186:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Diffstat (limited to 'Python/gc.c')
0 files changed, 0 insertions, 0 deletions