summaryrefslogtreecommitdiffstats
path: root/Python/executor_cases.c.h
Commit message (Expand)AuthorAgeFilesLines
...
* gh-106023: Update code using _PyObject_FastCall() (#106257)Victor Stinner2023-06-301-135/+135
* GH-106008: Make implicit boolean conversions explicit (GH-106003)Brandt Bucher2023-06-291-241/+331
* gh-105775: Convert LOAD_CLOSURE to a pseudo-op (#106059)hms2023-06-291-127/+127
* gh-104584: Add #line directives to executor_cases.c.h (#106126)Guido van Rossum2023-06-271-0/+254
* gh-104584: Baby steps towards generating and executing traces (#105924)Guido van Rossum2023-06-271-0/+1606