aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2to3Manuel Jacob2017-04-231-5/+5
* merge defaultBrian Kearns2013-03-091-1/+1
|\
| * backport some lib_pypy fixes/modernizations from py3kBrian Kearns2013-03-091-1/+1
* | merge defaultBrian Kearns2013-03-081-5/+5
|\|
| * port some lib_pypy cleanups/fixes/modernizations from py3kBrian Kearns2013-03-081-88/+88
* | 2to3 most of lib_pypy except _ctypes/numpypy/pyreplPhilip Jenvey2012-10-241-1/+1
* | Remove more L suffixes and long() callsAmaury Forgeot d'Arc2012-01-171-82/+82
* | fixes in pure-Python implementation of sha1 and md5:Amaury Forgeot d'Arc2011-12-221-8/+11
* | unicode_encode should return bytesAmaury Forgeot d'Arc2011-10-131-21/+1
|/
* Try to fix testsAmaury Forgeot d'Arc2010-10-151-6/+9
* Line up md5 and sha modules with CPython.Amaury Forgeot d'Arc2010-10-141-16/+3
* Rename the builtin modules: md5 to _md5, sha to _sha.Amaury Forgeot d'Arc2010-10-131-0/+398