]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43244: Rename pycore_ast.h to pycore_ast_state.h (GH-24907)
authorVictor Stinner <vstinner@python.org>
Wed, 17 Mar 2021 22:11:03 +0000 (23:11 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Mar 2021 22:11:03 +0000 (23:11 +0100)
commitb4536e1c6abe4c6219177a89e16575d05ea22f64
treebade8c2412e0b83d00e737ce465214d2033cf5f3
parente272528bbd5e0b081dbffa73b1a6908f3992d13c
bpo-43244: Rename pycore_ast.h to pycore_ast_state.h (GH-24907)
Include/internal/pycore_ast_state.h [moved from Include/internal/pycore_ast.h with 98% similarity]
Include/internal/pycore_interp.h
Makefile.pre.in
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
PCbuild/regen.vcxproj
Parser/asdl_c.py
Python/Python-ast.c