summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2009-06-25 22:29:29 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2009-06-25 22:29:29 +0000
commit595f7a5bf959f97b5d889ab5c7f86c06e36e8dfb (patch)
tree74ebe5456e7c8745184ed83e9899cf294c7ad3e8 /Python/thread.c
parentca69bb90cb6091453d74d9693653b1c649553782 (diff)
downloadcpython-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/thread.c')
0 files changed, 0 insertions, 0 deletions