aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move OrderedDict.popitem() to interp-level as an attempt to increaseArmin Rigo2017-02-121-6/+16
* merge vendor/stdlib (2.7.12)Philip Jenvey2016-10-011-1/+13
|\
| * update the 2.7 stdlib to 2.7.12Philip Jenvey2016-10-011-1/+13
* | Write OrderedDict in such a way that when imported on top of aArmin Rigo2015-11-271-3/+175
* | Merge vendor/stdlib: 2.7.10Amaury Forgeot d'Arc2015-06-121-4/+27
|\|
| * Upgrade 2.7 stdlib to 2.7.10Amaury Forgeot d'Arc2015-06-121-5/+33
* | Kill some methods and comments on OrderedDict,Armin Rigo2015-01-131-47/+13
* | Trying to finish this, using a slightly sub-efficient __iter__() method.Armin Rigo2014-12-221-16/+26
* | (ltratt, arigo)Armin Rigo2014-12-221-103/+11
* | branch for stdlib 2.7.8Philip Jenvey2014-08-201-0/+3
|\|
| * update the Python 2.7 stdlib to 2.7.8Philip Jenvey2014-08-201-0/+3
* | merge stdlib 2.7.6 from vendor/stdlibBrian Kearns2014-03-011-1/+7
|\|
| * update python 2 stdlib to 2.7.6Brian Kearns2014-03-011-1/+7
* | Merge updated vendor/stdlib to stdlib-2.7.5 (necaris, rxe)Rami Chowdhury2013-08-311-2/+0
|\|
| * Update vendor/stdlib to CPython 2.7.5 (necaris, rxe)Rami Chowdhury2013-08-311-2/+0
* | merge vendor/stdlib 2.7.4Brian Kearns2013-04-091-1/+1
|\|
| * update python 2 stdlib to v2.7.4Brian Kearns2013-04-091-82/+109
| * Rename "2" into "2.7" in the vendor/stdlib branch as well.Armin Rigo2013-04-031-0/+668
| * Rename lib-python/2.7 to lib-python/2 to be consistent with the lib-python/3....Manuel Jacob2013-03-031-668/+0
* | merge defaultBrian Kearns2013-04-091-3/+11
|\ \
| * | Rename again lib-python/2 => lib-python/2.7. It seems that virtualenvArmin Rigo2013-04-031-0/+673
| * | hg mv lib-python/2.7 lib-python/2Manuel Jacob2013-03-031-665/+0
| * | partially revert 4237a1dca2e8 to fix namedtuple namespace problemsBrian Kearns2013-02-101-4/+4
| * | apply OrderedDict cleanups from raymondh that were applied upstreamBrian Kearns2013-02-081-19/+16
| * | put this line back where it is upstreamBrian Kearns2013-02-051-1/+1
| * | fix fail caused by 4237a1dca2e8mattip2013-02-051-0/+1
| * | put OrderedDict back in the namespaceMaciej Fijalkowski2013-02-031-1/+2
| * | kill few lines of hacks here - net result named tuple >2x fasterMaciej Fijalkowski2013-02-021-5/+3
| * | Merge stdlib 2.7.3Amaury Forgeot d'Arc2012-06-121-0/+1
* | | update python 2 stdlib to tip (2.7.3+)Brian Kearns2013-01-291-81/+108
| |/ |/|
* | upgrade python 2 stdlib to 2.7.3Ronny Pfannschmidt2012-06-121-0/+1
|/
* Install CPython 2.7.2 version of the std libraryAmaury Forgeot d'Arc2012-01-221-119/+159
* kill the minor version number in the lib-python subdirs, and store the corres...Antonio Cuni2011-04-271-0/+627