Message79276
| Author | vstinner |
|---|---|
| Recipients | ebfe, gregory.p.smith, pitrou, vstinner |
| Date | 2009-01-06.18:31:58 |
| SpamBayes Score | 0.03770957 |
| Marked as misclassified | No |
| Message-id | <1231266726.34.0.106187422687.issue4751@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch: - change HASHLIB_GIL_MINSIZE to 2048 bytes - update hashlib documentation: add a note about the 2048 GIL limit - write a small test just for more sure that the GIL cases are tested (GIL released during object creation or on update) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-06 18:32:07 | vstinner | set | recipients: + vstinner, gregory.p.smith, pitrou, ebfe |
| 2009-01-06 18:32:06 | vstinner | set | messageid: <1231266726.34.0.106187422687.issue4751@psf.upfronthosting.co.za> |
| 2009-01-06 18:32:01 | vstinner | link | issue4751 messages |
| 2009-01-06 18:32:01 | vstinner | create | |