]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
PyStats: Make sure that the `failure_kinds` array is big enough. (#133245)
authorMark Shannon <mark@hotpy.org>
Thu, 1 May 2025 10:02:51 +0000 (11:02 +0100)
committerGitHub <noreply@github.com>
Thu, 1 May 2025 10:02:51 +0000 (10:02 +0000)
commit3831752689f4a43c26746b691c9c904550fadc17
treec794f1548c6d1ea2ef636acff01a9139c3f1c09e
parentfe3c7e10d95235e3d7bea9273d61a968cdc83d86
PyStats: Make sure that the `failure_kinds` array is big enough. (#133245)
Include/cpython/pystats.h
Python/specialize.c