]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime. (GH...
authorMark Shannon <mark@hotpy.org>
Tue, 21 Jun 2022 14:40:54 +0000 (15:40 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 14:40:54 +0000 (15:40 +0100)
commit6f8875eba38b08c802905635759b5f905e3a415c
tree6ee112e6f2e61ccbde70f9bf4bc5f103c0e12508
parentc7a79bb036b42f96b7379b95efa643ee27df2168
GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime. (GH-93843)
Include/internal/pycore_code.h
Include/pystats.h
Misc/NEWS.d/next/Core and Builtins/2022-06-15-11-16-13.gh-issue-93841.06zqX3.rst [new file with mode: 0644]
Python/ceval.c
Python/clinic/sysmodule.c.h
Python/specialize.c
Python/sysmodule.c