]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-115419: Improve list of escaping functions (GH-118054)
authorMark Shannon <mark@hotpy.org>
Fri, 19 Apr 2024 08:25:07 +0000 (09:25 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 08:25:07 +0000 (09:25 +0100)
commitd3bd6b5f3f48731715e21fe132b8e65a4e5f6ce8
treebdf065fa2eb1e8a8795ee9650ff0d633c6c802e9
parentfefd5d97111364afa027ae580c3244f427dda59d
GH-115419: Improve list of escaping functions (GH-118054)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Python/optimizer_analysis.c
Tools/cases_generator/analyzer.py