diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2010-01-02 22:25:29 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2010-01-02 22:25:29 +0000 |
commit | c2fa18ca20e9ad1b8931eec61ece2a93e24766db (patch) | |
tree | 2c4966b98a65f0264d239f07967a40cf7e69b904 /Python/future.c | |
parent | b538d546da7a306300377bc3f38f659f0f7df832 (diff) | |
download | cpython-git-c2fa18ca20e9ad1b8931eec61ece2a93e24766db.tar.gz |
Always compile the all versions of the hashlib algorithm modules when Python
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.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions