Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call encode/decode instead of using utf_8_encode/decode | Brian Kearns | 2013-03-15 | 1 | -5/+2 |
* | test and fix for _marshal.dump_unicode (fixes issue 1420) | Brian Kearns | 2013-03-15 | 1 | -3/+3 |
* | port some lib_pypy cleanups/fixes/modernizations from py3k | Brian Kearns | 2013-03-08 | 1 | -34/+53 |
* | Test and fix (thanks J. Slenders on pypy-dev) | Armin Rigo | 2012-08-08 | 1 | -0/+1 |
* | Found the proper way: try except ImportError. Sorry if e.g. you had | Armin Rigo | 2010-12-02 | 1 | -0/+8 |
* | Revert changes here. The _marshal module is also used by | Armin Rigo | 2010-12-01 | 1 | -5/+1 |
* | A first round of adding @__pypy__.builtinify a bit everywhere... :-( | Armin Rigo | 2010-11-30 | 1 | -1/+5 |
* | merge the sys-prefix branch. | Antonio Cuni | 2010-06-24 | 1 | -0/+666 |