[Python-Dev] [Python-checkins] python/dist/src/Modules _hashopenssl.c, NONE, 2.1 sha256module.c, NONE, 2.1 sha512module.c, NONE, 2.1 md5module.c, 2.35, 2.36 shamodule.c, 2.22, 2.23

Gregory P. Smith greg at electricrain.com
Tue Aug 23 23:32:22 CEST 2005


> The project files are just text files and can be updated simply and
> directly.  But yes, that is no big deal and I'll just do it for him once
> the code gets to a compilable state.

I just checked in an update removing all of the ULLs.  Could you check
that it compiles on windows and passes test_hashlib.py now?

It does leave gcc 3.x users with a big mess of compiler warnings to
deal with but those can be worked around once the build is actually
working everywhere.

thanks.
Greg

> Aside from the project files, there is still config.c and whatnot.  We
> should put together a checklist of all the things that need to be
> updated when a new module is added.

that'd be helpful. :)



More information about the Python-Dev mailing list