- 03 Apr, 2012 9 commits
-
-
Georg Brandl authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
importation, then respect that injection. Discovered thanks to Lib/xml/parsers/expat.py injecting xml.parsers.expat.errors and etree now importing that directly as a module.
-
- 02 Apr, 2012 17 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Stefan Krah authored
access fails (expectedly) if other modules have already used decimal. The only option is to remove the test.
-
Brett Cannon authored
-
Kristján Valur Jónsson authored
-
Benjamin Peterson authored
-
Kristján Valur Jónsson authored
-
Benjamin Peterson authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 01 Apr, 2012 14 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Stefan Krah authored
the recent change of the default value for context.Emax.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Antoine Pitrou authored
a multiprocessing Client or Listener with an AF_PIPE type address under non-Windows platforms. Patch by Popa Claudiu.
-
Antoine Pitrou authored
a multiprocessing Client or Listener with an AF_PIPE type address under non-Windows platforms. Patch by Popa Claudiu.
-
Eli Bendersky authored
I will now continue investigating the cause of the ref-leak, but I wanted to remove the test so that the refcount test in the buildbots could be clean. The whole change (adding GC to Element) is not reverted because it improved the situation (GC works for immediate cycles) and didn't cause regressions (the test is new and was added together with the fix).
-
Antoine Pitrou authored
Patch by Suman Saha.
-
Antoine Pitrou authored
Patch by Suman Saha.
-
Georg Brandl authored
-