gh-115827: Fix compile warning in `longobject.c` (#115828)
Objects/longobject.c:1186:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
N
Nikita Sobolev committed
465df8855e9fff771e119ea525344de48869ef1a
Parent: b348313
Committed by GitHub <noreply@github.com>
on 2/22/2024, 5:57:12 PM