- 10 Apr, 2016 9 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
error handler for stdin and stdout.
-
Serhiy Storchaka authored
error handler for stdin and stdout.
-
Martin Panter authored
-
Martin Panter authored
Remove redundant tests now that str is unicode.
-
Martin Panter authored
This eliminates a few redundant test cases.
-
Martin Panter authored
-
- 09 Apr, 2016 13 commits
-
-
Martin Panter authored
-
Martin Panter authored
* No longer attempts to close already freed socket file descriptor * Use socket object to be compatible with Windows * Do not use a timeout to avoid complication with non-blocking mode * Use internal localhost server rather than depending on a third party * Avoid trouble with buffered HTTP data by testing tunnelled CONNECT data
-
Martin Panter authored
-
Victor Stinner authored
-
Victor Stinner authored
Issue #26716. IOError is a deprecated alias to OSError since Python 3.3.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Giampaolo Rodola'.
-
Berker Peksag authored
Patch by Giampaolo Rodola'.
-
Martin Panter authored
-
Berker Peksag authored
Patch by Geoff Wilson.
-
Berker Peksag authored
Patch by Geoff Wilson.
-
Berker Peksag authored
-
- 08 Apr, 2016 10 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
directories. Thanks to Wolfgang Langner for the bug report and initial version of the patch.
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
typing.ContextManager.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Martin Panter authored
-
- 06 Apr, 2016 8 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
-
Serhiy Storchaka authored
Exceptions raised during converting argument of correct type are no longer overridded with TypeError. Some error messages are now more detailed.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-