]> granicus.if.org Git - python/commit
Fix _sha3 module to actually release the GIL around its update function.
authorChristian Heimes <christian@cheimes.de>
Wed, 31 Jul 2013 09:58:18 +0000 (11:58 +0200)
committerChristian Heimes <christian@cheimes.de>
Wed, 31 Jul 2013 09:58:18 +0000 (11:58 +0200)
commit6ffa5ce1f3daad9dc7beb5b74444f74d5c4a9538
tree2a11e4b00c03e984b8a6b8be7dea3372f0cc0b98
parent4efdb4177efcaf9f0fb577a95ede315a6b1c69c8
Fix _sha3 module to actually release the GIL around its update function.
gcov is great.
Modules/_sha3/sha3module.c