diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-01-08 21:17:16 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-01-08 21:17:16 +0000 |
commit | fcc8d7b15cc901c872db36fa2774d78c75d0e9e9 (patch) | |
tree | bc97b942b94172b44c3ca07b6288b7082e8fa89d /Python/pythonrun.c | |
parent | 036f166487b8ef234a33951fb2958d9223bbd3b2 (diff) | |
download | cpython-fcc8d7b15cc901c872db36fa2774d78c75d0e9e9.tar.gz |
Issue #4751: hashlib now releases the GIL when hashing large buffers
(with a hardwired threshold of 2048 bytes), allowing better parallelization
on multi-CPU systems. Contributed by Lukas Lueg (ebfe) and Victor Stinner.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions