- 24 Apr, 2012 23 commits
-
-
Vinay Sajip authored
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
-
Vinay Sajip authored
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
-
Antoine Pitrou authored
Patch by Richard Oudkerk (sbt).
-
Lars Gustäbel authored
links when the links were not located in an archive subdirectory.
-
Lars Gustäbel authored
when the links were not located in an archive subdirectory.
-
Jesus Cea authored
Closes Issue #14661: posix module: add O_EXEC, O_SEARCH, O_TTY_INIT (I add some Solaris constants too)
-
Jesus Cea authored
-
Benjamin Peterson authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Georg Brandl authored
-
Martin v. Loewis authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This also alters the fix to #11603. Specifically, setting __repr__ to object.__str__ now raises a recursion RuntimeError when str() or repr() is called instead of silently bypassing the recursion. I believe this behavior is more correct.
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Skip long repr tests when the cached pyc file's path length would exceed the maximum Win32 path length. This should fix a failure on one of the XP buildbots.
-
Benjamin Peterson authored
-
- 23 Apr, 2012 17 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
R David Murray authored
Patch by Dionysios Kalofonos.
-
R David Murray authored
Patch by Dionysios Kalofonos.
-
Sandro Tosi authored
-
Benjamin Peterson authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Benjamin Peterson authored
-
R David Murray authored
Original patch by Peter Otten.
-
R David Murray authored
Original patch by Peter Otten.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Benjamin Peterson authored
-