- 01 Mar, 2011 4 commits
-
-
Antoine Pitrou authored
Patch by Aymeric Augustin.
-
Victor Stinner authored
Decode the byte string from UTF-8 (with replace error handler) instead of ISO-8859-1 (in strict mode). Patch written by Ray Allen.
-
Éric Araujo authored
The doc already points to argparse.
-
Antoine Pitrou authored
-
- 28 Feb, 2011 7 commits
-
-
Antoine Pitrou authored
and improve wording.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
to release an unacquired lock, as claimed in the threading documentation. The _thread.error exception is now an alias of RuntimeError.
-
Giampaolo Rodolà authored
-
Giampaolo Rodolà authored
-
- 27 Feb, 2011 2 commits
-
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
- 26 Feb, 2011 25 commits
-
-
Antoine Pitrou authored
and make it work for non-blocking connects.
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r88661 | benjamin.peterson | 2011-02-26 16:06:24 -0600 (Sat, 26 Feb 2011) | 6 lines fix refactoring on formfeed characters #11250 This is because text.splitlines() is not the same as list(StringIO.StringIO(text)). ........
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Antoine Pitrou authored
Patch by Hirokazu Yamamoto.
-
Éric Araujo authored
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
by Jonas H.
-
Vinay Sajip authored
-
Raymond Hettinger authored
-
Vinay Sajip authored
-
Senthil Kumaran authored
Fix Issue10228 - Refleak run of test_dbm fails when several dbm modules are available (Patch by Ray.Allen)
-
Raymond Hettinger authored
-
Alexander Belopolsky authored
-
Raymond Hettinger authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 25 Feb, 2011 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
module. Patch by Ross Lagerwall.
-