]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46329: Fix test failure when `Py_STATS` is enabled (GH-31511)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 23 Feb 2022 11:00:28 +0000 (03:00 -0800)
committerGitHub <noreply@github.com>
Wed, 23 Feb 2022 11:00:28 +0000 (11:00 +0000)
commit424023efee5b21567b4725015ef143b627112e3c
treed4b4b0f24d27e99efa8a450c7529ec4d568a0ceb
parent288af845a32fd2a92e3b49738faf8f2de6a7bf7c
bpo-46329: Fix test failure when `Py_STATS` is enabled (GH-31511)
Misc/NEWS.d/next/Core and Builtins/2022-02-22-14-03-56.bpo-46329.RX_AzJ.rst [new file with mode: 0644]
Python/specialize.c