]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105879: Add support for keyword arguments to eval and exec (#105885)
authorRaphael Gaschignard <r.gaschignard@gmail.com>
Thu, 2 May 2024 15:55:29 +0000 (01:55 +1000)
committerGitHub <noreply@github.com>
Thu, 2 May 2024 15:55:29 +0000 (08:55 -0700)
commit2770d5caca42d48102f8e18210132a964c34af7c
tree1f42b67312dc3082ae095fb9a7d1685009faec05
parent72867c962cc59c6d56805f86530696bea6beb039
gh-105879: Add support for keyword arguments to eval and exec (#105885)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/functions.rst
Lib/test/test_builtin.py
Misc/NEWS.d/next/Core and Builtins/2023-06-18-00-27-57.gh-issue-105879.dPw78k.rst [new file with mode: 0644]
Python/bltinmodule.c
Python/clinic/bltinmodule.c.h