- 27 Jun, 2012 3 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
(helps getting results in real-time when stdio is transmitted over a pipe or socket)
-
Antoine Pitrou authored
-
- 26 Jun, 2012 2 commits
-
-
Senthil Kumaran authored
-
Gregory P. Smith authored
They no longer lose data when an underlying read system call is interrupted. IOError is no longer raised due to a read system call returning EINTR from within these methods.
-
- 25 Jun, 2012 3 commits
-
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
Stefan Krah authored
-
- 23 Jun, 2012 1 commit
-
-
Charles-François Natali authored
-
- 22 Jun, 2012 2 commits
-
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
mktime() when timezone offest is supplied.
-
- 21 Jun, 2012 1 commit
-
-
Hynek Schlawack authored
Loosely based on the work by Hirokazu Yamamoto.
-
- 18 Jun, 2012 2 commits
-
-
Richard Oudkerk authored
-
Petri Lehtinen authored
-
- 17 Jun, 2012 4 commits
-
-
Ezio Melotti authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Meador Inge authored
Patch by Serhiy Storchaka.
-
- 15 Jun, 2012 3 commits
-
-
Petri Lehtinen authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 13 Jun, 2012 2 commits
-
-
Sandro Tosi authored
-
Sandro Tosi authored
-
- 11 Jun, 2012 1 commit
-
-
Richard Oudkerk authored
Patch by Hallvard B Furuseth.
-
- 10 Jun, 2012 1 commit
-
-
Raymond Hettinger authored
-
- 09 Jun, 2012 1 commit
-
-
Raymond Hettinger authored
-
- 08 Jun, 2012 2 commits
-
-
Raymond Hettinger authored
-
R David Murray authored
The tutorial had some outdated examples. The patch also adds a caution about the meaning of parens in the except statement. Patch by Marien Zwart.
-
- 07 Jun, 2012 1 commit
-
-
Terry Jan Reedy authored
-
- 06 Jun, 2012 2 commits
-
-
Richard Oudkerk authored
Previously multiprocessing only expected int or str. It also wrongly used an exit code of 1 when the argument was a string instead of zero.
-
Richard Oudkerk authored
Initial patch by mouad
-
- 07 Jun, 2012 1 commit
-
-
Nick Coghlan authored
-
- 03 Jun, 2012 2 commits
-
-
Terry Jan Reedy authored
'name' to 'expression' as the latter is what the string actually represents. The bug in this issue was only catching NameError and AttributeError when evaluating an expression that was not necessarily a name.
-
Terry Jan Reedy authored
Code patch by Roger Serwy.
-
- 02 Jun, 2012 4 commits
-
-
Sandro Tosi authored
-
Sandro Tosi authored
-
R David Murray authored
-
Raymond Hettinger authored
-
- 01 Jun, 2012 1 commit
-
-
R David Murray authored
Initial patch by Michael Driscoll, I added the example.
-
- 31 May, 2012 1 commit
-
-
Ned Deily authored
options. Patch by Roger Serwy.
-