Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to hide another small difference between pickle and cPickle. | Armin Rigo | 2013-02-07 | 1 | -2/+9 |
* | Speed up cPickle in general and in particular with datetime objects and longs... | Justin Peel | 2012-03-03 | 1 | -1/+551 |
* | When inserting an item in the memodict (so it starts counting at 1) insert th... | Alex Gaynor | 2011-07-09 | 1 | -2/+2 |
* | Found the proper way: try except ImportError. Sorry if e.g. you had | Armin Rigo | 2010-12-02 | 1 | -3/+6 |
* | A first round of adding @__pypy__.builtinify a bit everywhere... :-( | Armin Rigo | 2010-11-30 | 1 | -0/+3 |
* | merge the sys-prefix branch. | Antonio Cuni | 2010-06-24 | 1 | -0/+40 |