[Python-Dev] Converting crc32 functions to use unsigned

Guido van Rossum guido at python.org
Tue May 30 20:19:28 CEST 2006


Seems ok, except I don't know what the backwards incompatibilities would be...

On 5/30/06, Giovanni Bajo <rasky at develer.com> wrote:
> Bob Ippolito wrote:
>
> > It seems that we should convert the crc32 functions in binascii,
> > zlib, etc. to deal with unsigned integers.
>
> +1!!

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list