This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:54vstinnersetrecipients: + vstinner, pitrou, ebfe
2009-01-02 17:49:53vstinnersetmessageid: <1230918593.99.0.066561675096.issue4738@psf.upfronthosting.co.za>
2009-01-02 17:49:52vstinnerlinkissue4738 messages
2009-01-02 17:49:52vstinnercreate