2008-03-16 |
Christian Heimes | Merged revisions 61239-61249,61252-61257,61260-61264... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Gregory P.... | Fix an apparent typo. This test of the readonly boolea... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Thomas Wouters | Fix crasher in unpacking assignments with star, where... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Georg Brandl | #2285: remove cmp keyword from list.sort docstring. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | In Py3.0, the recipes can use keyword-only arguments... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | Sync-up with doc improvements in Py2.6 |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | Move itertools izip() code to builtins as zip(). Compl... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | The texcheck script is not needed with reST documentation. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | Rename ifilterfalse() to filterfalse() and izip_longest... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | Issues 2186 and 2187. Move map() from itertools to... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Raymond Hettinger | Issue 2186 and 2187. Move filter from itertools to... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Georg Brandl | Merged revisions 61330 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Martin v. Löwis | Also set LC_CTYPE, to allow localeconv string conversion. |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Neal Norwitz | strxfrm and strcoll are conditionally defined, alwsy... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Martin v. Löwis | Fix another buffer overflow. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Martin v. Löwis | Skip tests if the file mapping file cannot be fetched. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Martin v. Löwis | Default to ASCII as the locale.getpreferredencoding... |
commit | commitdiff | tree | snapshot |
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 |
next |