- 15 Mar, 2011 10 commits
-
-
R David Murray authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
longer fails if zlib is not installed. Instead, the zipfile.ZIP_STORED compression is used to create the ZipFile. Patch by Natalia B. Bidart.
-
R David Murray authored
-
Ezio Melotti authored
-
Gregory P. Smith authored
when test_subprocess was run.
-
Ezio Melotti authored
-
R David Murray authored
-
- 14 Mar, 2011 6 commits
-
-
Ronald Oussoren authored
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list Patch by Scott Wilson.
-
briancurtin authored
the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing.
-
Ronald Oussoren authored
Without this patch "./configure --with-pydebug --enable-framework CC=gcc-4.0" fails on MacOSX
-
R David Murray authored
Patch by Evan Dandrea.
-
Ross Lagerwall authored
-
R David Murray authored
-
- 13 Mar, 2011 2 commits
-
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
- 12 Mar, 2011 4 commits
-
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operations in ROUND_FLOOR rounding mode.
-
Senthil Kumaran authored
-
- 11 Mar, 2011 3 commits
-
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Eli Bendersky authored
-
- 10 Mar, 2011 5 commits
-
-
R David Murray authored
Patch by Michal Nowikowski.
-
Ezio Melotti authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
finalization of objects in the language reference.
-
Ezio Melotti authored
-
- 09 Mar, 2011 2 commits
-
-
Antoine Pitrou authored
there are many tags (e.g. when using mq). Patch by Nadeem Vawda.
-
Ned Deily authored
initialization fails.
-
- 08 Mar, 2011 2 commits
-
-
Vinay Sajip authored
-
Benjamin Peterson authored
-
- 07 Mar, 2011 1 commit
-
-
Vinay Sajip authored
-
- 06 Mar, 2011 5 commits
-
-
Benjamin Peterson authored
-
Thomas Wouters authored
working correctly with a relative path.
-
Martin v. Löwis authored
will have the right line ending even if the extension is not active.
-
Georg Brandl authored
-
Georg Brandl authored
-