Message79274
The patch looks fine to me, apart from one point: the return value of
PyThread_allocate_lock() should be checked for NULL, and the error
either propagated or cleared.
(I'd also suggest lowering HASHLIB_GIL_MINSIZE to 2048 or 4196)
Gregory, what's your take? |
|
Date |
User |
Action |
Args |
2009-01-06 17:42:28 | pitrou | set | recipients:
+ pitrou, gregory.p.smith, vstinner, gps, ebfe |
2009-01-06 17:42:28 | pitrou | set | messageid: <1231263748.42.0.709815016498.issue4751@psf.upfronthosting.co.za> |
2009-01-06 17:42:27 | pitrou | link | issue4751 messages |
2009-01-06 17:42:27 | pitrou | create | |
|