summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_eval_code_ex.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) (GH-117884)Miss Islington (bot)2024-04-151-11/+81
* gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (#1...Matthieu Dartiailh2023-02-071-0/+56