diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-02-01 17:04:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-02-01 17:04:52 +0100 |
commit | d9d677581682d1b326293ea2b62beaefdb34084f (patch) | |
tree | 1dfba97ec0325466bd3e042f983e6340ddcf359d /Lib/test/test_dict.py | |
parent | 06d9525203b8a495978fb0ec2f7af4c2b2cfb1aa (diff) | |
download | cpython-d9d677581682d1b326293ea2b62beaefdb34084f.tar.gz |
Document that _PyFunction_FastCallDict() must copy kwargs
Issue #29318: Caller and callee functions must not share the dictionary:
kwargs must be copied.
Diffstat (limited to 'Lib/test/test_dict.py')
0 files changed, 0 insertions, 0 deletions