COMMITS
/ Include/internal/pycore_asdl.h June 20, 2022
V
gh-87347: Add parenthesis around macro arguments (#93915)
Victor Stinner committed
November 30, 2021
V
bpo-45476: Disallow using asdl_seq_GET() as l-value (GH-29866)
Victor Stinner committed
V
bpo-45476: Add _Py_RVALUE() macro (GH-29860)
Victor Stinner committed
October 15, 2021
V
bpo-30459: Use (void) in macros setting variables (GH-28982)
Victor Stinner committed
March 24, 2021
V
bpo-43244: Remove the pyarena.h header (GH-25007)
Victor Stinner committed
March 23, 2021
V
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Victor Stinner committed