]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126833: Dumps graphviz representation of executor graph. (GH-126880)
authorMark Shannon <mark@hotpy.org>
Fri, 13 Dec 2024 11:00:00 +0000 (11:00 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Dec 2024 11:00:00 +0000 (11:00 +0000)
commite62e1ca4553dbcf9d7f89be24bebcbd9213f9ae5
tree96bdcc3ab96408b5970ab657ded4387430c83f58
parent5fc6bb2754a25157575efc0b37da78c629fea46e
GH-126833: Dumps graphviz representation of executor graph. (GH-126880)
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_optimizer.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Python/ceval.c
Python/clinic/sysmodule.c.h
Python/optimizer.c
Python/sysmodule.c