summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorNikita Sobolev <mail@sobolevn.me>2024-02-22 17:57:12 (GMT)
committerGitHub <noreply@github.com>2024-02-22 17:57:12 (GMT)
commit465df8855e9fff771e119ea525344de48869ef1a (patch)
tree02947c3d5d334499110423b288c50a146e40f955 /Python/Python-tokenize.c
parentb348313e7a48811acacc293ac4b2c8b20b4c631b (diff)
downloadcpython-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/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions