summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_asdl.h
Commit message (Expand)AuthorAgeFilesLines
* gh-87347: Add parenthesis around macro arguments (#93915)Victor Stinner2022-06-201-2/+2
* bpo-45476: Disallow using asdl_seq_GET() as l-value (GH-29866)Victor Stinner2021-11-301-3/+3
* bpo-45476: Add _Py_RVALUE() macro (GH-29860)Victor Stinner2021-11-301-2/+2
* bpo-30459: Use (void) in macros setting variables (GH-28982)Victor Stinner2021-10-151-2/+2
* bpo-43244: Remove the pyarena.h header (GH-25007)Victor Stinner2021-03-241-1/+3
* bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)Victor Stinner2021-03-231-0/+110