Staging
v0.8.1
https://github.com/python/cpython
Revision c2fa18ca20e9ad1b8931eec61ece2a93e24766db authored by Gregory P. Smith on 02 January 2010, 22:25:29 UTC, committed by Gregory P. Smith on 02 January 2010, 22:25:29 UTC
was compiled with Py_DEBUG defined.  Otherwise the builtins are not compiled by
default for many developers due to OpenSSL being present, making it easier for
bugs to slip by.  A future commit will add test code compare the behaviors of
all implementations when they are all available.
1 parent b538d54
History
Tip revision: c2fa18ca20e9ad1b8931eec61ece2a93e24766db authored by Gregory P. Smith on 02 January 2010, 22:25:29 UTC
Always compile the all versions of the hashlib algorithm modules when Python
Tip revision: c2fa18c
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top