| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert removal of atof.c and strtod.c in r71341. We're not quite | Mark Dickinson | 2009-04-07 | 2 | -0/+206 |
|
|
* | Put core language changes in a separate section from module changes. | Raymond Hettinger | 2009-04-07 | 1 | -21/+26 |
|
|
* | Fix nits | Raymond Hettinger | 2009-04-07 | 1 | -5/+5 |
|
|
* | Fix internal link. | Raymond Hettinger | 2009-04-07 | 1 | -2/+2 |
|
|
* | Add an example metaclass showing a use of __prepare__() as outlined in PEP 3... | Raymond Hettinger | 2009-04-07 | 1 | -0/+32 |
|
|
* | Removed unused files in preparation for merging py3k-short-float-repr. | Eric Smith | 2009-04-07 | 2 | -206/+0 |
|
|
* | Fix nit. | Raymond Hettinger | 2009-04-06 | 1 | -2/+2 |
|
|
* | Improve the prose just a bit. | Raymond Hettinger | 2009-04-06 | 1 | -2/+2 |
|
|
* | Fix links to Decimal and ttk. | Raymond Hettinger | 2009-04-06 | 1 | -3/+3 |
|
|
* | Add example. Fix spelling. Fix patch attribution. | Raymond Hettinger | 2009-04-06 | 1 | -3/+7 |
|
|
* | Add uuids for 3.1 | Martin v. Löwis | 2009-04-06 | 1 | -0/+6 |
|
|
* | Add more examples. | Raymond Hettinger | 2009-04-06 | 1 | -4/+27 |
|
|
* | Merged revisions 71295 via svnmerge from | Tarek Ziadé | 2009-04-05 | 0 | -0/+0 |
|
|
* | Merged revisions 71291 via svnmerge from | Tarek Ziadé | 2009-04-05 | 4 | -25/+67 |
|
|
* | Update signature style of optional arguments, part two. | Georg Brandl | 2009-04-05 | 12 | -102/+83 |
|
|
* | Merged revisions 71280 via svnmerge from | Tarek Ziadé | 2009-04-05 | 3 | -1/+28 |
|
|
* | Merged revisions 70908,70939,71009,71022,71036 via svnmerge from | Benjamin Peterson | 2009-04-05 | 12 | -61/+198 |
|
|
* | Normalize issue referencing style. | Georg Brandl | 2009-04-05 | 1 | -7/+7 |
|
|
* | Blocked revisions 71253 via svnmerge | Benjamin Peterson | 2009-04-05 | 0 | -0/+0 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 50 | -759/+678 |
|
|
* | Blocked revisions 71221 via svnmerge | Brett Cannon | 2009-04-05 | 1 | -2/+2 |
|
|
* | Merged revisions 71253 via svnmerge from | Tarek Ziadé | 2009-04-05 | 2 | -0/+3 |
|
|
* | #5453: fix SyntaxErrors using pydoc -k, caused by intentionally bad files in ... | Georg Brandl | 2009-04-05 | 1 | -3/+7 |
|
|
* | Merged revisions 71237-71238 via svnmerge from | Georg Brandl | 2009-04-05 | 3 | -16/+22 |
|
|
* | Merge revision 71222 from trunk: #5615: make it possible to configure --witho... | Georg Brandl | 2009-04-05 | 4 | -6/+49 |
|
|
* | #5606: fix formatter.h dependencies in the Makefile. | Georg Brandl | 2009-04-05 | 1 | -3/+3 |
|
|
* | Initialize the tk_init_failed static variable to 0. | Alexandre Vassalotti | 2009-04-05 | 1 | -1/+1 |
|
|
* | Blocked revisions 71206 via svnmerge | Benjamin Peterson | 2009-04-05 | 0 | -0/+0 |
|
|
* | fix typo #5687 | Benjamin Peterson | 2009-04-05 | 1 | -1/+1 |
|
|
* | bump version for 3.1a2+ | Benjamin Peterson | 2009-04-04 | 2 | -1/+13 |
|
|
* | tag 3.1a2 | Benjamin Peterson | 2009-04-04 | 1 | -0/+1 |
|
|
* | I don't think RELNOTES is useful anymorev3.1a2 | Benjamin Peterson | 2009-04-04 | 2 | -30/+0 |
|
|
* | Merged revisions 71126 via svnmerge from | Kurt B. Kaiser | 2009-04-04 | 3 | -19/+34 |
|
|
* | bump version to 3.1a2 | Benjamin Peterson | 2009-04-04 | 6 | -11/+7 |
|
|
* | Merged revisions 70723 via svnmerge from | Kurt B. Kaiser | 2009-04-04 | 2 | -4/+15 |
|
|
* | Merged revisions 71023 via svnmerge from | Kurt B. Kaiser | 2009-04-04 | 0 | -0/+0 |
|
|
* | Convert print to Py3 | Kurt B. Kaiser | 2009-04-04 | 1 | -1/+2 |
|
|
* | Merged revisions 71023 via svnmerge from | Kurt B. Kaiser | 2009-04-04 | 2 | -3/+9 |
|
|
* | Issue 5682: Move _io module into its own subdirectory. | Alexandre Vassalotti | 2009-04-04 | 14 | -101/+127 |
|
|
* | Resolves issue 5690: accidentally skipping code in non-debug build. | Eric Smith | 2009-04-04 | 1 | -2/+2 |
|
|
* | Patch for Py3k with fallback for comparing unsortable sequences in | Michael Foord | 2009-04-04 | 2 | -5/+25 |
|
|
* | Merged revisions 71179 via svnmerge from | Martin v. Löwis | 2009-04-04 | 1 | -0/+1 |
|
|
* | Skip test_recursionlimit_fatalerror under Windows because it generates an ann... | Antoine Pitrou | 2009-04-04 | 1 | -0/+3 |
|
|
* | Blocked revisions 71175 via svnmerge | Hirokazu Yamamoto | 2009-04-04 | 0 | -0/+0 |
|
|
* | must provide this method | Benjamin Peterson | 2009-04-04 | 1 | -0/+3 |
|
|
* | #5391 make mmap work exclusively with bytes | Benjamin Peterson | 2009-04-04 | 4 | -57/+54 |
|
|
* | fix name | Benjamin Peterson | 2009-04-04 | 1 | -1/+1 |
|
|
* | mark dictionary assertElementsSame test as an expected failure | Benjamin Peterson | 2009-04-04 | 1 | -0/+3 |
|
|
* | fix test_unittest | Benjamin Peterson | 2009-04-04 | 1 | -2/+2 |
|
|
* | Merged revisions 71163 via svnmerge from | Benjamin Peterson | 2009-04-04 | 1 | -7/+5 |
|
|