]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108765: pystrhex: Replace stdlib.h abs() with Py_ABS() (#108830)
authorVictor Stinner <vstinner@python.org>
Sat, 2 Sep 2023 21:15:54 +0000 (23:15 +0200)
committerGitHub <noreply@github.com>
Sat, 2 Sep 2023 21:15:54 +0000 (23:15 +0200)
commita52213bf830226fd969dc2a2ef8006c89edecc35
tree73ee06a56da4cf553f9abbf2328069ee18bfc3e3
parent6fafa6b919227cab06d0e3d7b20120e72d9b2bfd
gh-108765: pystrhex: Replace stdlib.h abs() with Py_ABS() (#108830)
Python/pystrhex.c