• Gregory P. Smith's avatar
    Also fixes test_hashlib for the different extension module names in py3k. · b04ded49
    Gregory P. Smith yazdı
    Merged revisions 77251 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r77251 | gregory.p.smith | 2010-01-02 14:25:29 -0800 (Sat, 02 Jan 2010) | 6 lines
    
      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.
    ........
    b04ded49
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...