diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2009-06-25 22:29:29 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2009-06-25 22:29:29 +0000 |
commit | 595f7a5bf959f97b5d889ab5c7f86c06e36e8dfb (patch) | |
tree | 74ebe5456e7c8745184ed83e9899cf294c7ad3e8 /Python/dynload_os2.c | |
parent | ca69bb90cb6091453d74d9693653b1c649553782 (diff) | |
download | cpython-git-595f7a5bf959f97b5d889ab5c7f86c06e36e8dfb.tar.gz |
#2016 Fix a crash in function call when the **kwargs dictionary is mutated
during the function call setup.
This even gives a slight speedup, probably because tuple allocation
is faster than PyMem_NEW.
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions