commit | 955ba2839bc5875424ae745bfab53e880a9ace49 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue Feb 07 13:36:35 2023 |
committer | GitHub <noreply@github.com> | Tue Feb 07 13:36:35 2023 |
tree | cc01da1f80ed067b696085043fd5ef4e65baf478 | |
parent | 358b02dac478b9ce379ab5982400bb8ecf11a2ee [diff] |
[3.11] gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (GH-101127) (#101636) Co-authored-by: Łukasz Langa <lukasz@langa.pl> Co-authored-by: Matthieu Dartiailh <m.dartiailh@gmail.com>