Staging
v0.5.1
https://github.com/python/cpython
Revision 85bcbc33f047ff0a66a0ad2e43829fffd4b803af authored by Michael W. Hudson on 25 September 2002, 10:25:14 UTC, committed by Michael W. Hudson on 25 September 2002, 10:25:14 UTC
    revision 2.36 of binascii.c

Another stab at SF 576327: zipfile when sizeof(long) == 8
binascii_crc32():  The previous patch forced this to return the same
result across platforms.  This patch deals with that, on a 64-bit box,
the *entry* value may have "unexpected" bits in the high four bytes.

Bugfix candidate.

--------

More whitespace cleanup related conflict removal... sigh.
1 parent f5cdacf
History
Tip revision: 85bcbc33f047ff0a66a0ad2e43829fffd4b803af authored by Michael W. Hudson on 25 September 2002, 10:25:14 UTC
backport tim_one's checkin of
Tip revision: 85bcbc3
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.2 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 41.7 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.6 KB
configure.in -rw-r--r-- 54.5 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.3 KB

README

back to top