Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-87347: Add parenthesis around macro arguments (#93915) | Victor Stinner | 2022-06-20 | 1 | -2/+2 |
* | bpo-45476: Disallow using asdl_seq_GET() as l-value (GH-29866) | Victor Stinner | 2021-11-30 | 1 | -3/+3 |
* | bpo-45476: Add _Py_RVALUE() macro (GH-29860) | Victor Stinner | 2021-11-30 | 1 | -2/+2 |
* | bpo-30459: Use (void) in macros setting variables (GH-28982) | Victor Stinner | 2021-10-15 | 1 | -2/+2 |
* | bpo-43244: Remove the pyarena.h header (GH-25007) | Victor Stinner | 2021-03-24 | 1 | -1/+3 |
* | bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) | Victor Stinner | 2021-03-23 | 1 | -0/+110 |