Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2to3 | Manuel Jacob | 2017-04-23 | 1 | -5/+5 |
* | merge default | Brian Kearns | 2013-03-09 | 1 | -1/+1 |
|\ | |||||
| * | backport some lib_pypy fixes/modernizations from py3k | Brian Kearns | 2013-03-09 | 1 | -1/+1 |
* | | merge default | Brian Kearns | 2013-03-08 | 1 | -5/+5 |
|\| | |||||
| * | port some lib_pypy cleanups/fixes/modernizations from py3k | Brian Kearns | 2013-03-08 | 1 | -88/+88 |
* | | 2to3 most of lib_pypy except _ctypes/numpypy/pyrepl | Philip Jenvey | 2012-10-24 | 1 | -1/+1 |
* | | Remove more L suffixes and long() calls | Amaury Forgeot d'Arc | 2012-01-17 | 1 | -82/+82 |
* | | fixes in pure-Python implementation of sha1 and md5: | Amaury Forgeot d'Arc | 2011-12-22 | 1 | -8/+11 |
* | | unicode_encode should return bytes | Amaury Forgeot d'Arc | 2011-10-13 | 1 | -21/+1 |
|/ | |||||
* | Try to fix tests | Amaury Forgeot d'Arc | 2010-10-15 | 1 | -6/+9 |
* | Line up md5 and sha modules with CPython. | Amaury Forgeot d'Arc | 2010-10-14 | 1 | -16/+3 |
* | Rename the builtin modules: md5 to _md5, sha to _sha. | Amaury Forgeot d'Arc | 2010-10-13 | 1 | -0/+398 |