2008-02-28 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Mark Summerfield | Updated super() as per http://www.artima.com/weblogs... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Christian Heimes | svnmerge.py block -r 61065 |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61049-61053... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Eric Smith | Corrected assert to check for correct type in py3k. |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Eric Smith | Block r61054. I'll manually merge it, since it's break... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Christian Heimes | Merged revisions 61034-61036,61038-61048 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Neal Norwitz | Blocked revisions 61037 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Christian Heimes | Merged revisions 61003-61033 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Christian Heimes | Merged revisions 60990-61002 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Christian Heimes | Simplified svnmerge blocked and integrated. We are... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Christian Heimes | block -r60978 |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Christian Heimes | Patch from Georg Brandl: Fix co_lineno of decorated... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Eric Smith | Blocked r60970 with svnmerge. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Eric Smith | Block r60962 with svnmerge. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Georg Brandl | Link to whatsnew document. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Raymond Hettinger | Move UserString to collections. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Eric Smith | Block r60932 with svnmerge. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Guido van Rossum | Remove merge turds. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Travis E. Oliphant | Remove unused and non-PEP-related entry from PyBufferProcs |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Eric Smith | block r60899 |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Georg Brandl | Clarification. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Eric Smith | block r60893 |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Eric Smith | Port 60893 to py3k, without unicode test. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Eric Smith | Blocked 60879 (backport of PEP 3101). |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Eric Smith | Fixes for shared 2.6 code that implements PEP 3101... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Mark Summerfield | Deleted two duplicated paragraphs in the intro. Added... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Raymond Hettinger | Minor doc updates for Py3.0 |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Raymond Hettinger | Note that the key and reverse arguments must be specifi... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Raymond Hettinger | Note the the sort arguments are required to be keywords. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Raymond Hettinger | Documentation nit. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | typo |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Thomas Heller | Merged revisions 60767,60768 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Kurt B. Kaiser | Improve formatting for arg names in previous checkin. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Kurt B. Kaiser | list.sort() and builtin.sorted() no longer accept ... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Kurt B. Kaiser | Convert some custom sort comparison functions to equiva... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Raymond Hettinger | Move UserList to collections. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Martin v. Löwis | Bug #1595: Remove extra semicolon. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Thomas Heller | Revert the last svnmerge (r60681) from trunk to _ctypes... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Raymond Hettinger | No need to register classes that already inherit from... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Eric Smith | Renamed test_format to test__format__, since it really... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Raymond Hettinger | The new default protocol is two. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Eric Smith | Block r60713 with svnmerge. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Eric Smith | r60707 does not need porting to py3k from trunk. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | MappingView is Sized. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | Merge r60673 |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | Add another usage note for collections.Set |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | Document how to use Set and MutableSet as a mixin. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | Merge r60679 |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | Finish the collections ABC table. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Raymond Hettinger | Merge r60674 an 60675. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Raymond Hettinger | Smalls improvement to example in the docs for collectio... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Mark Summerfield | Tiny grammatical fix. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Raymond Hettinger | Simplify float conversion recipe. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Raymond Hettinger | Issue 2025: Add index() and count() methods to tuple... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Reversed UserLists are not required to support __length... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | MutableSequence requires an insert() method. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Let the world know that UserList is a MutableSequence. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Fix-up the _from_iterable() method to return instances... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Fix-up the collections docs. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Mark Summerfield | Fixed a table and a title that were broken. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Update docs for collections ABCs and for collections... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Remove the old UserDict module. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Raymond Hettinger | Migrate remaining tests from UserDict.UserDict to colle... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Raymond Hettinger | Convert test_userdict to use the collections.UserDict. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Georg Brandl | Fix. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Georg Brandl | Respect EOL 80. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Georg Brandl | Merge r60528, r60534 and r60539 from trunk. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Georg Brandl | Blocked revisions 60599 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Georg Brandl | Merge r60522 from trunk. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Georg Brandl | Manually merge r60521 from trunk. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Raymond Hettinger | Fix-up mapping equality tests to include both keys... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Raymond Hettinger | Put an updated UserDict class in the collections module and |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Raymond Hettinger | Decouple weakref containers from UserDict |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Raymond Hettinger | Moved WeakSet into a bootstap module use by abc.py. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Raymond Hettinger | Remove one use of UserDict.UserDict |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Raymond Hettinger | Fix typo (thanks Nick). |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Raymond Hettinger | Remove DictMixin which is superceded by collections... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Raymond Hettinger | In bsddb, replace UserDict.DictMixin with collections... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Raymond Hettinger | Save bsddb changes for a separate check-in. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Raymond Hettinger | Start replacing UserDict.DictMixin with collections... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Christian Heimes | Merged revisions 60481,60485,60489-60492,60494-60496... |
commit | commitdiff | tree | snapshot |
next |