- 01 Apr, 2009 26 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Senthil Kumaran authored
-
Jack Diederich authored
fixes crasher on OS X 10.5
-
Brett Cannon authored
filter and was resetting it.
-
Brett Cannon authored
PendingDeprecationWarnings to be spewed all over by unittest.failIf*(). Fix moves over to using warnings.catch_warning to protect the warnings filter.
-
Raymond Hettinger authored
-
Michael Foord authored
-
Brett Cannon authored
called in a thread that was spawned by an import itself. Last part to close #1665206.
-
Brett Cannon authored
-
Georg Brandl authored
-
Brett Cannon authored
-
Jesse Noller authored
-
Kristján Valur Jónsson authored
Dynamically discoverd the size of the ioinfo struct used by the crt for its file descriptors. This should work across all flavors of the CRT. Thanks to Amaury Forgeot d'Arc Needs porting to 3.1
-
Brett Cannon authored
import lock if called from within a thread that was triggered by an import. Partially fixes issue #1665206.
-
Georg Brandl authored
-
Hirokazu Yamamoto authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Jesse Noller authored
-
R. David Murray authored
exactly one pattern, which avoids mysterious errors where it had seemed to fail to do localization.
-
Josiah Carlson authored
-
Georg Brandl authored
-
- 31 Mar, 2009 14 commits
-
-
Jack Diederich authored
-
R. David Murray authored
correction in a previously fixed test.
-
Georg Brandl authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tarek Ziadé authored
-
Jesse Noller authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Josiah Carlson authored
after closing the socket.
-