- 10 Nis, 2016 10 kayıt (commit)
-
-
Serhiy Storchaka yazdı
object's type name, not object's representation. Based on patch by Mahmoud Lababidi.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
error handler for stdin and stdout.
-
Serhiy Storchaka yazdı
error handler for stdin and stdout.
-
Martin Panter yazdı
-
Martin Panter yazdı
Remove redundant tests now that str is unicode.
-
Martin Panter yazdı
This eliminates a few redundant test cases.
-
Martin Panter yazdı
-
- 09 Nis, 2016 13 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
* 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 yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Issue #26716. IOError is a deprecated alias to OSError since Python 3.3.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Giampaolo Rodola'.
-
Berker Peksag yazdı
Patch by Giampaolo Rodola'.
-
Martin Panter yazdı
-
Berker Peksag yazdı
Patch by Geoff Wilson.
-
Berker Peksag yazdı
Patch by Geoff Wilson.
-
Berker Peksag yazdı
-
- 08 Nis, 2016 10 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
directories. Thanks to Wolfgang Langner for the bug report and initial version of the patch.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
typing.ContextManager.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
-
- 06 Nis, 2016 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
Exceptions raised during converting argument of correct type are no longer overridded with TypeError. Some error messages are now more detailed.
-
Serhiy Storchaka yazdı
-