]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118771: Ensure names defined in optimizer.h start with Py/_Py (GH-118825)
authorPetr Viktorin <encukou@gmail.com>
Fri, 10 May 2024 16:20:12 +0000 (18:20 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 16:20:12 +0000 (18:20 +0200)
commit941eea0a27de6e5c02d3c80924235a7a07bd095a
tree2f2ad32c0a510ca2741d748bf293beeed2b81ca9
parentf772d0d08af2beef53db1e076c864cbdf3f5bac9
gh-118771: Ensure names defined in optimizer.h start with Py/_Py (GH-118825)
Include/cpython/optimizer.h
Include/internal/pycore_optimizer.h
Misc/NEWS.d/next/C API/2024-05-10-15-43-14.gh-issue-118771.5KVglT.rst [new file with mode: 0644]
Python/optimizer.c