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 |
2008-02-03 |
Christian Heimes | Fixed socketserver tests |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Christian Heimes | Merged revisions 60481,60485,60489-60520,60523-60527... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Update whatsnew document to use specific markup for... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Some new 3.0 whatsnew items, written for GHOP by Andrea... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | Context flags get set, not incremented. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Christian Heimes | Get the ref counting for static allocated longs right. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Make print docstring consistent with its docs. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Update docs w.r.t. PEP 3100 changes -- patch for GHOP... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Remove the deprecated array.read/write methods. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Christian Heimes | Merged revisions 60475-60479,60481-60488 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Bill Janssen | fix bug 1482: IMAP4 SSL isn't working |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Christian Heimes | svnmerge.py block -r60480 |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Christian Heimes | Fixed multiple reinitialization of the Python interpret... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Christian Heimes | Merged revisions 60441-60474 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Raymond Hettinger | Update pprint() to match the new repr style for frozensets |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Christian Heimes | Fixed r60466 |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | Remove duplicate function. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | Issue #1771: Remove cmp parameter from list.sort()... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Enabled fromhex('') test for bytes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Removed unused import |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Merged revisions 60408-60440 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Patch #1972 by Antoine Pitrou: improve bytes and bytear... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Fixed issue #1973: bytes.fromhex('') raises SystemError |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Fixed issue #1973: bytes.fromhex('') raises SystemError |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Fixed #1969: split and rsplit in bytearray are inconsistent |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | Convert some custom sort comparison functions to equiva... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Christian Heimes | Merged revisions 60383-60407 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Christian Heimes | Another fix for the bsddb3 tests |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Christian Heimes | Fixed two bugs in the bsddb tests. One was reported... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Eric Smith | Partially revert r60376: restore ability for ints to... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Christian Heimes | Merged revisions 60379-60382 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Christian Heimes | Merged revisions 60364-60378 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |