]> granicus.if.org Git - python/commit
Create a signed CRC32 hash. I'm not absolutely sure it's correct. At least it fixes...
authorChristian Heimes <christian@cheimes.de>
Wed, 19 Mar 2008 22:42:51 +0000 (22:42 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 19 Mar 2008 22:42:51 +0000 (22:42 +0000)
commit453e08c3bfa334bd8e12f521e4f768abdd9997a4
tree76e8f817485290f6cfcd4d0740c7848b242ec579
parentd5e2b6f3bcef9fea744bef331ad7278052223f11
Create a signed CRC32 hash. I'm not absolutely sure it's correct. At least it fixes the unit tests and doesn't create a different hash than Python 2.x
Lib/test/test_zlib.py
Modules/zlibmodule.c