- 27 Jul, 2011 14 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12621 - Fix docstrings of find and rfind methods of bytes/bytearry/unicodeobject.
-
Senthil Kumaran authored
-
Ross Lagerwall authored
-
Ross Lagerwall authored
given as a low fd, it gets overwritten.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Ned Deily authored
when opening a long file. With Tk 8.5, the first line was hidden.
-
Ned Deily authored
when opening a long file. With Tk 8.5, the first line was hidden.
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12576 - fix urlopen behavior on sites which do not send (or obsfuscates) Connection: Close header.
-
Senthil Kumaran authored
Fix closes Issue12576 - fix urlopen behavior on sites which do not send (or obsfuscates) Connection: Close header.
-
- 26 Jul, 2011 13 commits
-
-
Antoine Pitrou authored
(I had the wrong impression that the problem didn't exist here)
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ned Deily authored
link file name.
-
Ned Deily authored
link file name.
-
Jason R. Coombs authored
Issue #10639: reindent.py tool now accepts a --newline option to specify the newline to be used in the output of converted files.
-
Jason R. Coombs authored
reindent.py now will use the newline detected in the original file and will report an error if mixed newlines are encountered.
-
Jason R. Coombs authored
reindent.py now will use the newline detected in the original file and will report an error if mixed newlines are encountered.
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
- 25 Jul, 2011 5 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Charles-François Natali authored
Patrick Sabin.
-
Ross Lagerwall authored
-
Ross Lagerwall authored
with mmap. Patch by Steffen Daode Nurpmeso.
-
- 24 Jul, 2011 5 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Antoine Pitrou authored
(not a problem under 3.x)
-
Antoine Pitrou authored
(not a problem under 3.x)
-
Antoine Pitrou authored
-
- 23 Jul, 2011 3 commits
-
-
Antoine Pitrou authored
running in verbose mode (`-v` or `-W`), by using the `--failfast` (or `-G`) option to regrtest. This is useful with long test suites such as test_io or test_subprocess.
-
Antoine Pitrou authored
running in verbose mode (`-v` or `-W`), by using the `--failfast` (or `-G`) option to regrtest. This is useful with long test suites such as test_io or test_subprocess.
-
Antoine Pitrou authored
module: the piped streams can now be properly read from or written to.
-