Message 78850 - Python tracker
Message78850
| Author | vstinner |
|---|---|
| Recipients | ebfe, pitrou, vstinner |
| Date | 2009-01-02.17:49:52 |
| SpamBayes Score | 0.2375676 |
| Marked as misclassified | No |
| Message-id | <1230918593.99.0.066561675096.issue4738@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@pitrou: You added "Also, the GIL is now released when computing the CRC of a large buffer." in the NEWS. The GIL released for crc32 but also for adler32. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-02 17:49:54 | vstinner | set | recipients: + vstinner, pitrou, ebfe |
| 2009-01-02 17:49:53 | vstinner | set | messageid: <1230918593.99.0.066561675096.issue4738@psf.upfronthosting.co.za> |
| 2009-01-02 17:49:52 | vstinner | link | issue4738 messages |
| 2009-01-02 17:49:52 | vstinner | create | |