SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 95 Python

Document that _PyFunction_FastCallDict() must copy kwargs

Issue #29318: Caller and callee functions must not share the dictionary:
kwargs must be copied.
V
Victor Stinner committed
122fb562d4f61a4862e05987f48d637b885bfeb6
Parent: f94b68a