- 04 Feb, 2014 2 commits
-
-
Martin v. Löwis authored
-
Victor Stinner authored
Do nothing if the pipe is already closed. _loop_writing() may call _force_close() when it gets ConnectionResetError.
-
- 03 Feb, 2014 25 commits
-
-
Victor Stinner authored
Tulip (changeset d7ac90c0463a)
-
Victor Stinner authored
-
Victor Stinner authored
Process.subprocess read-only property
-
Ned Deily authored
-
Ned Deily authored
-
Serhiy Storchaka authored
The '**' operator is available only since 8.5 and in any case such large integers are not supported on Tcl <8.5.
-
Serhiy Storchaka authored
The '**' operator is available only since 8.5 and in any case such large integers are not supported on Tcl <8.5.
-
Antoine Pitrou authored
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug output every time it is called, regardless of the compilation cache.
-
Antoine Pitrou authored
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug output every time it is called, regardless of the compilation cache.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Improved error handling in variables-related commands.
-
Serhiy Storchaka authored
Improved error handling in variables-related commands.
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
exprlong() and exprboolean().
-
Serhiy Storchaka authored
exprlong() and exprboolean().
-
Benjamin Peterson authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Yury Selivanov authored
-
R David Murray authored
-
R David Murray authored
-
- 02 Feb, 2014 13 commits
-
-
Victor Stinner authored
requires at least Mac OS X 10.6.
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ned Deily authored
-
Ned Deily authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-