| Commit message (Expand) | Author | Age | Files | Lines |
* | Issues 2186 and 2187. Move map() from itertools to builtins. | Raymond Hettinger | 2008-03-13 | 5 | -9/+10 |
|
|
* | Issue 2186 and 2187. Move filter from itertools to builtins. | Raymond Hettinger | 2008-03-13 | 2 | -2/+3 |
|
|
* | Also set LC_CTYPE, to allow localeconv string conversion. | Martin v. Löwis | 2008-03-10 | 1 | -3/+7 |
|
|
* | strxfrm and strcoll are conditionally defined, alwsy provide some impl | Neal Norwitz | 2008-03-10 | 1 | -11/+17 |
|
|
* | Skip tests if the file mapping file cannot be fetched. | Martin v. Löwis | 2008-03-08 | 1 | -1/+4 |
|
|
* | Default to ASCII as the locale.getpreferredencoding, if the POSIX | Martin v. Löwis | 2008-03-08 | 1 | -1/+5 |
|
|
* | Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge... | Christian Heimes | 2008-03-04 | 5 | -11/+119 |
|
|
* | Merged revisions 61207 via svnmerge from | Christian Heimes | 2008-03-03 | 1 | -2/+2 |
|
|
* | Merged revisions 61203-61204 via svnmerge from | Christian Heimes | 2008-03-03 | 3 | -4/+16 |
|
|
* | Merged revisions 61189-61190,61192,61194-61195,61198-61199 via svnmerge from | Christian Heimes | 2008-03-03 | 5 | -2201/+802 |
|
|
* | Toss test.testall. | Brett Cannon | 2008-03-03 | 1 | -4/+0 |
|
|
* | Fixed failing unit tests due to str/bytes mismatch. | Alexandre Vassalotti | 2008-03-03 | 4 | -19/+22 |
|
|
* | Actually have test_largefile execute. Call to test.test_support.run_unittest() | Brett Cannon | 2008-03-03 | 1 | -0/+4 |
|
|
* | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 | 15 | -15/+71 |
|
|
* | Copyright and version tweaks for 3.0a3.v3.0a3 | Barry Warsaw | 2008-03-01 | 2 | -2/+2 |
|
|
* | Disable the cProfile test for now -- it's broken. | Barry Warsaw | 2008-03-01 | 2 | -3/+13 |
|
|
* | Change test_profile to only compare data that originates from the test file. | Brett Cannon | 2008-03-01 | 1 | -57/+11 |
|
|
* | When the _iter_mixin stopped inheritting from UsserDictMixin, it lost the | Neal Norwitz | 2008-03-01 | 1 | -0/+3 |
|
|
* | Fix failing itertools test: since revision 61118, | Mark Dickinson | 2008-03-01 | 1 | -1/+1 |
|
|
* | Make sure we get usable error messages when text could not be decoded when fe... | Gerhard Häring | 2008-02-29 | 1 | -0/+14 |
|
|
* | I forgot to start the unit test suite first. | Christian Heimes | 2008-02-29 | 1 | -5/+1 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,... | Christian Heimes | 2008-02-29 | 3 | -2/+345 |
|
|
* | As Guido says | Christian Heimes | 2008-02-28 | 1 | -2/+2 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,... | Christian Heimes | 2008-02-28 | 1 | -5/+6 |
|
|
* | iter() doesn't use __getattr__ to find an __iter__ method. I'm not sure if th... | Christian Heimes | 2008-02-28 | 1 | -0/+4 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,... | Christian Heimes | 2008-02-28 | 3 | -22/+51 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,... | Christian Heimes | 2008-02-28 | 5 | -173/+140 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,... | Christian Heimes | 2008-02-28 | 4 | -70/+137 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,... | Christian Heimes | 2008-02-26 | 5 | -13/+37 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61058-61061 ... | Christian Heimes | 2008-02-25 | 1 | -1/+1 |
|
|
* | Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge... | Christian Heimes | 2008-02-25 | 19 | -62/+110 |
|
|
* | Merged revisions 61034-61036,61038-61048 via svnmerge from | Christian Heimes | 2008-02-24 | 4 | -4/+75 |
|
|
* | 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 |
|
|