- 07 May, 2010 8 commits
-
-
Michael Foord authored
Issue 8547 - detecting and reporting that modules have been imported from the wrong location under test discovery.
-
Antoine Pitrou authored
chunk larger than 1GB with the zlib module's compressor and decompressor objects.
-
Michael Foord authored
-
Michael Foord authored
-
Andrew M. Kuchling authored
-
Antoine Pitrou authored
-
Senthil Kumaran authored
-
Andrew M. Kuchling authored
-
- 06 May, 2010 16 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Giampaolo Rodolà authored
adds handle_error(self):raise to test modules using asyncore to provide a clearer error message in case something goes wrong
-
Giampaolo Rodolà authored
-
Giampaolo Rodolà authored
Fix asyncore issues 8573 and 8483: _strerror might throw ValueError; asyncore.__getattr__ cheap inheritance caused confusing error messages when accessing undefined class attributes; added an alias for __str__ which now is used as a fallback for __repr__
-
Brett Cannon authored
out as it is currently unneeded. This effectively adds back in the line removed in r80809 as a comment.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
Describe ElementTree 1.3; rearrange new-module sections; describe dict views as sets; small edits and items
-
Antoine Pitrou authored
-
Andrew M. Kuchling authored
-
Brian Curtin authored
Removed various unused code and added a way to correctly determine server vs. workstation via the registry.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
R. David Murray authored
serving and which port it is serving it on (I can never remember the default port number it uses...)
-
Victor Stinner authored
Fix some more functions by hand
-
- 05 May, 2010 16 commits
-
-
Victor Stinner authored
Run Antoine Pitrou "untabify" script + manual editions (OS/2 and some continuation lines).
-
Brett Cannon authored
-
Mark Dickinson authored
for rejection of small floats. Thanks Alexander Belopolsky.
-
Tarek Ziadé authored
-
Mark Dickinson authored
-
Tarek Ziadé authored
-
Mark Dickinson authored
-
Brett Cannon authored
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
and creating a single 'if' statement along with a NULL default value for a variable. Also clean up a bunch of whitespace. Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
-