2008-03-08 |
Martin v. Löwis | Fix typo in assertion. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Martin v. Löwis | Properly size memory blocks in units of wchar_t. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Martin v. Löwis | Use wchar_t functions in _locale module. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Martin v. Löwis | Revert previous checkin; Tcl/Tk seems to build fine. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Martin v. Löwis | Force rebuild of Tcl/Tk. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Georg Brandl | Remove 1.5.2 incompatibility notes from RE docs. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Christian Heimes | Merged revisions 61209-61214,61217-61222,61224-61226... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Christian Heimes | Merged revisions 61207 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Christian Heimes | Merged revisions 61203-61204 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Christian Heimes | Merged revisions 61189-61190,61192,61194-61195,61198... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Brett Cannon | Toss test.testall. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Alexandre Vassalotti | Fixed failing unit tests due to str/bytes mismatch. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Brett Cannon | Actually have test_largefile execute. Call to test... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Christian Heimes | Merged revisions 61143-61144,61146-61147,61150-61151... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Christian Heimes | svnmerge.py block -r 61141,61174,61175 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Barry Warsaw | Prep for 3.0a4 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Barry Warsaw | Tagging for 3.0a3 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Barry Warsaw | Copyright and version tweaks for 3.0a3. v3.0a3 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Barry Warsaw | Disable the cProfile test for now -- it's broken. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Brett Cannon | Change test_profile to only compare data that originate... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Neal Norwitz | When the _iter_mixin stopped inheritting from UsserDict... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Neal Norwitz | Remove bogus entries from r60902 which was a problem... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Mark Dickinson | Fix failing itertools test: since revision 61118, |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Gerhard Häring | Make sure we get usable error messages when text could... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Martin v. Löwis | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Martin v. Löwis | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Christian Heimes | I forgot to start the unit test suite first. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Christian Heimes | Merged revisions 61038,61042-61045,61047,61050,61053... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Martin v. Löwis | Package 2to3. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Martin v. Löwis | Merged revisions 61116 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Christian Heimes | As Guido says |
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 | iter() doesn't use __getattr__ to find an __iter__... |
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-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 |
next |