- 04 Feb, 2010 5 commits
-
-
Vinay Sajip authored
-
Ezio Melotti authored
-
Vinay Sajip authored
-
R. David Murray authored
-
Nick Coghlan authored
-
- 03 Feb, 2010 8 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Mark Dickinson authored
-
Tarek Ziadé authored
-
Eric Smith authored
-
R. David Murray authored
-
Ezio Melotti authored
-
Andrew M. Kuchling authored
-
- 02 Feb, 2010 10 commits
-
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Antoine Pitrou authored
`PyObject_GetBuffer` fails. Patch by Florent Xicluna.
-
Tarek Ziadé authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 01 Feb, 2010 2 commits
-
-
Andrew M. Kuchling authored
-
Martin v. Löwis authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r77855 | benjamin.peterson | 2010-01-30 17:32:05 +0100 (Sa, 30 Jan 2010) | 1 line don't return node if it is not changed ........ r77856 | benjamin.peterson | 2010-01-30 17:35:29 +0100 (Sa, 30 Jan 2010) | 1 line return None to indicate no change ........ r77870 | benjamin.peterson | 2010-01-31 02:21:26 +0100 (So, 31 Jan 2010) | 1 line never return the original node given to transform() ........
-
- 31 Jan, 2010 9 commits
-
-
Victor Stinner authored
py3k was already patched by issue #3661.
-
Antoine Pitrou authored
file position when calling `truncate()`. It would previously change the file position to the given argument, which goes against the tradition of ftruncate() and other truncation APIs. Patch by Pascal Chambon.
-
Michael Foord authored
-
Georg Brandl authored
move exception descriptions to toplevel, not inside a class remove attribution in "versionadded" spell and grammar check docstring of FTP_TLS
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Matthias Klose authored
-
Matthias Klose authored
PYTHONDONTWRITEBYTECODE, PYTHONNOUSERSITE).
-
Ezio Melotti authored
-
- 30 Jan, 2010 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Martin v. Löwis authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r77419 | benjamin.peterson | 2010-01-10 21:39:48 +0100 (So, 10 Jan 2010) | 1 line enclose path in quotes to handle paths with spaces correctly #7666 ........ r77435 | alexandre.vassalotti | 2010-01-12 01:36:54 +0100 (Di, 12 Jan 2010) | 2 lines Issue #1967: Add fixer for dictionary views. ........
-