| Commit message (Expand) | Author | Age | Files | Lines |
| * | update pydoc topics | Benjamin Peterson | 2009-06-13 | 1 | -6/+6 |
| * | make file closing more robust | Benjamin Peterson | 2009-06-13 | 1 | -7/+6 |
| * | Fix SystemError and a wasps nest of ref counting issues. | Raymond Hettinger | 2009-06-12 | 3 | -8/+33 |
| * | Merged revisions 73390 via svnmerge from | Martin v. Löwis | 2009-06-12 | 3 | -5/+16 |
| * | Issue #6195: fix doctest to no longer try to read 'source' data from | R. David Murray | 2009-06-12 | 3 | -12/+34 |
| * | Fixup/simplify another nested context manager. | Raymond Hettinger | 2009-06-12 | 1 | -6/+3 |
| * | move to a naming scheme with all lowercase and underscores | Benjamin Peterson | 2009-06-12 | 8 | -665/+660 |
| * | Merged revisions 73370 via svnmerge from | Benjamin Peterson | 2009-06-11 | 64 | -302/+381 |
| * | Issue 6261: Clarify behavior of random.uniform(). | Raymond Hettinger | 2009-06-11 | 2 | -1/+3 |
| * | Blocked revisions 73145 via svnmerge | Benjamin Peterson | 2009-06-11 | 0 | -0/+0 |
| * | Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,... | Benjamin Peterson | 2009-06-11 | 15 | -73/+118 |
| * | Blocked revisions 73372 via svnmerge | Benjamin Peterson | 2009-06-11 | 0 | -0/+0 |
| * | Blocked revisions 73182,73184,73238,73252,73281,73334,73361-73362,73367 via s... | Benjamin Peterson | 2009-06-11 | 0 | -0/+0 |
| * | Move comment to correct line. | Raymond Hettinger | 2009-06-11 | 1 | -2/+2 |
| * | Add example of how to do key lookups with bisect(). | Raymond Hettinger | 2009-06-11 | 1 | -1/+19 |
| * | Recorded merge of revisions 73350,73353 via svnmerge from | Georg Brandl | 2009-06-11 | 0 | -0/+0 |
| * | Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFil... | Vinay Sajip | 2009-06-11 | 2 | -16/+22 |
| * | Merged revisions 73354 via svnmerge from | Tarek Ziadé | 2009-06-11 | 1 | -63/+29 |
| * | Merged revisions 73348 via svnmerge from | Tarek Ziadé | 2009-06-11 | 3 | -2/+37 |
| * | Blocked revisions 73345 via svnmerge | Tarek Ziadé | 2009-06-11 | 0 | -0/+0 |
| * | Merged revisions 73341 via svnmerge from | Tarek Ziadé | 2009-06-11 | 3 | -5/+49 |
| * | Merged revisions 73336 via svnmerge from | Tarek Ziadé | 2009-06-10 | 2 | -70/+170 |
| * | Issue 6256: Fix stacklevel in warning message. | Raymond Hettinger | 2009-06-10 | 1 | -1/+1 |
| * | Fix funny typo. | Raymond Hettinger | 2009-06-10 | 1 | -1/+1 |
| * | Merged revisions 73328 via svnmerge from | Amaury Forgeot d'Arc | 2009-06-09 | 1 | -0/+1 |
| * | Blocked revisions 73325-73326 via svnmerge | Amaury Forgeot d'Arc | 2009-06-09 | 0 | -0/+0 |
| * | #5924: on Windows, a large PYTHONPATH (more than 255 chars) was completely ig... | Amaury Forgeot d'Arc | 2009-06-09 | 3 | -3/+21 |
| * | Add notes for porting issues related to pickles. | Raymond Hettinger | 2009-06-09 | 1 | -0/+5 |
| * | Add example for the change to pickle and note the effect of the fix_imports o... | Raymond Hettinger | 2009-06-09 | 1 | -18/+24 |
| * | Blocked revisions 73314 via svnmerge | Eric Smith | 2009-06-09 | 0 | -0/+0 |
| * | Merged revisions 73305 via svnmerge from | Ronald Oussoren | 2009-06-08 | 3 | -1/+15 |
| * | Merged revisions 73303 via svnmerge from | Ronald Oussoren | 2009-06-08 | 1 | -0/+1 |
| * | Fix markup. | Georg Brandl | 2009-06-08 | 1 | -3/+3 |
| * | Fix typo. | Thomas Heller | 2009-06-08 | 1 | -1/+1 |
| * | Elaborate encoding recommendations, and fix ambiguous wording for list compre... | Georg Brandl | 2009-06-08 | 2 | -9/+13 |
| * | Blocked revisions 73296 via svnmerge | Georg Brandl | 2009-06-08 | 0 | -0/+0 |
| * | Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from | Georg Brandl | 2009-06-08 | 8 | -19/+28 |
| * | Review ctypes docs w.r.t. bytes/unicode. Use bytes where appropriate as the t... | Georg Brandl | 2009-06-08 | 1 | -225/+218 |
| * | Signature documentation style update, modules J, K, L and M. | Georg Brandl | 2009-06-08 | 20 | -116/+100 |
| * | Fix default value in docstring. | Georg Brandl | 2009-06-08 | 1 | -2/+2 |
| * | Use boolean for another flag option. | Georg Brandl | 2009-06-08 | 1 | -1/+1 |
| * | Use a real bool for a flag option. | Georg Brandl | 2009-06-08 | 1 | -1/+1 |
| * | Recorded merge of revisions 73286 via svnmerge from | Georg Brandl | 2009-06-08 | 3 | -8/+6 |
| * | #6235: ASCII also affects \[dD] escapes. | Georg Brandl | 2009-06-08 | 1 | -3/+3 |
| * | Remove duplicated sentence. Remove duplicated sentence. | Georg Brandl | 2009-06-08 | 1 | -2/+1 |
| * | Blocked revisions 73282 via svnmerge | Benjamin Peterson | 2009-06-07 | 0 | -0/+0 |
| * | When _locale became a built-in module it was discovered that ``-lintl`` was not | Brett Cannon | 2009-06-07 | 4 | -5/+14 |
| * | Issue #6221: Delete test registry key before running the test. | Martin v. Löwis | 2009-06-07 | 2 | -0/+23 |
| * | Blocked revisions 73270 via svnmerge | Benjamin Peterson | 2009-06-07 | 0 | -0/+0 |
| * | Fix symlink for 2to3 in framework install. Without this patch an incorrect li... | Ronald Oussoren | 2009-06-07 | 1 | -1/+1 |