]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108753: _Py_PrintSpecializationStats() uses Py_hexdigits (#109040)
authorVictor Stinner <vstinner@python.org>
Thu, 7 Sep 2023 02:47:57 +0000 (04:47 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 02:47:57 +0000 (04:47 +0200)
commitfd5989bda119f8c0f8571aad88d8e9be3be678a4
tree467515e7175f028be8f1eddfe84a762e71d5a4ca
parentf42edf1e7be5018a8988a219a168e231cbaa25e5
gh-108753: _Py_PrintSpecializationStats() uses Py_hexdigits (#109040)
Python/specialize.c