| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 61003-61033 via svnmerge from | Christian Heimes | 2008-02-24 | 7 | -161/+386 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 96 | -182/+103 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-23 | 4 | -31/+71 |
|
|
* | Patch from Georg Brandl: Fix co_lineno of decorated function and class object... | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-23 | 7 | -5/+48 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 5 | -11/+81 |
|
|
* | Move UserString to collections. | Raymond Hettinger | 2008-02-21 | 4 | -337/+146 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-19 | 7 | -20/+364 |
|
|
* | Fixes for shared 2.6 code that implements PEP 3101, advanced string | Eric Smith | 2008-02-17 | 2 | -38/+79 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-17 | 5 | -971/+2019 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-16 | 10 | -46/+99 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-14 | 8 | -539/+569 |
|
|
* | Merged revisions 60767,60768 via svnmerge from | Thomas Heller | 2008-02-13 | 1 | -0/+78 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-12 | 4 | -1/+45 |
|
|
* | Convert some custom sort comparison functions to equivalent key functions. | Kurt B. Kaiser | 2008-02-12 | 2 | -15/+2 |
|
|
* | Move UserList to collections. | Raymond Hettinger | 2008-02-12 | 11 | -87/+87 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-11 | 4 | -2/+32 |
|
|
* | No need to register classes that already inherit from ABCs. | Raymond Hettinger | 2008-02-11 | 4 | -9/+0 |
|
|
* | Renamed test_format to test__format__, since it really tests the __format__ m... | Eric Smith | 2008-02-11 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-11 | 5 | -91/+115 |
|
|
* | The new default protocol is two. | Raymond Hettinger | 2008-02-10 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 4 | -16/+109 |
|
|
* | MappingView is Sized. | Raymond Hettinger | 2008-02-09 | 1 | -1/+1 |
|
|
* | Document how to use Set and MutableSet as a mixin. | Raymond Hettinger | 2008-02-09 | 1 | -2/+2 |
|
|
* | Merge r60679 | Raymond Hettinger | 2008-02-09 | 1 | -30/+4 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 13 | -308/+411 |
|
|
* | Merge r60674 an 60675. | Raymond Hettinger | 2008-02-09 | 1 | -6/+19 |
|
|
* | Issue 2025: Add index() and count() methods to tuple so that it will follow | Raymond Hettinger | 2008-02-07 | 1 | -0/+62 |
|
|
* | Reversed UserLists are not required to support __length_hint__. | Raymond Hettinger | 2008-02-06 | 1 | -40/+0 |
|
|
* | MutableSequence requires an insert() method. | Raymond Hettinger | 2008-02-06 | 1 | -0/+2 |
|
|
* | Let the world know that UserList is a MutableSequence. | Raymond Hettinger | 2008-02-06 | 2 | -3/+12 |
|
|
* | Fix-up the _from_iterable() method to return instances of the subclass where ... | Raymond Hettinger | 2008-02-06 | 1 | -1/+6 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 13 | -259/+409 |
|
|
* | Remove the old UserDict module. | Raymond Hettinger | 2008-02-06 | 1 | -81/+0 |
|
|
* | Migrate remaining tests from UserDict.UserDict to collections.UserDict. | Raymond Hettinger | 2008-02-06 | 6 | -14/+14 |
|
|
* | Convert test_userdict to use the collections.UserDict. | Raymond Hettinger | 2008-02-05 | 3 | -41/+39 |
|
|
* | Fix. | Georg Brandl | 2008-02-05 | 1 | -2/+2 |
|
|
* | Respect EOL 80. | Georg Brandl | 2008-02-05 | 1 | -6/+9 |
|
|
* | Merge r60528, r60534 and r60539 from trunk. | Georg Brandl | 2008-02-05 | 1 | -232/+265 |
|
|
* | Merge r60522 from trunk. | Georg Brandl | 2008-02-05 | 1 | -368/+232 |
|
|
* | Manually merge r60521 from trunk. | Georg Brandl | 2008-02-05 | 1 | -4237/+3941 |
|
|
* | Fix-up mapping equality tests to include both keys and values | Raymond Hettinger | 2008-02-05 | 1 | -2/+2 |
|
|
* | Put an updated UserDict class in the collections module and | Raymond Hettinger | 2008-02-05 | 1 | -2/+59 |
|
|
* | Decouple weakref containers from UserDict | Raymond Hettinger | 2008-02-05 | 1 | -4/+17 |
|
|
* | Moved WeakSet into a bootstap module use by abc.py. | Raymond Hettinger | 2008-02-05 | 3 | -107/+115 |
|
|
* | Remove one use of UserDict.UserDict | Raymond Hettinger | 2008-02-04 | 1 | -2/+11 |
|
|
* | Fix typo (thanks Nick). | Raymond Hettinger | 2008-02-04 | 1 | -1/+1 |
|
|
* | Remove DictMixin which is superceded by collections.MutableMapping | Raymond Hettinger | 2008-02-04 | 4 | -243/+8 |
|
|
* | In bsddb, replace UserDict.DictMixin with collections.MutableMapping. | Raymond Hettinger | 2008-02-04 | 3 | -11/+14 |
|
|
* | Save bsddb changes for a separate check-in. | Raymond Hettinger | 2008-02-04 | 1 | -2/+2 |
|
|