- 02 Mar, 2015 5 kayıt (commit)
-
-
Berker Peksag yazdı
Also, remove support.run_doctest() since there is no doctests in test_urllib2 and urllib.request.
-
Berker Peksag yazdı
Also, remove support.run_doctest() since there is no doctests in test_urllib2 and urllib.request.
-
Berker Peksag yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 01 Mar, 2015 13 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
Original patch by Akira Li.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
__module__ attribute.
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Steve Dower yazdı
Bundling versions of the CRT prior to 14.0 is no longer supported.
-
Raymond Hettinger yazdı
-
- 28 Şub, 2015 10 kayıt (commit)
-
-
Serhiy Storchaka yazdı
shows the help on str. help('help') now shows the help on help(). Original patch by Mark Lawrence.
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
* Eliminated OverflowError from timedelta * float for some floats; * Corrected rounding in timedlta true division.
-
Alexander Belopolsky yazdı
* Eliminated OverflowError from timedelta * float for some floats; * Corrected rounding in timedlta true division.
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
On Windows an OSError with errno=EINVAL is raised.
-
Serhiy Storchaka yazdı
On Windows an OSError with errno=EINVAL is raised.
-
Serhiy Storchaka yazdı
statement if the pipe was broken. Patch by Martin Panter.
-
Serhiy Storchaka yazdı
statement if the pipe was broken. Patch by Martin Panter.
-
Raymond Hettinger yazdı
-
- 27 Şub, 2015 12 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Brett Cannon yazdı
integer. Thanks to Serhiy Storchaka and Martin Panter for the suggestions.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Methods only raise NotImplementedError and are never used.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Reported by Jon Colburn on docs@.
-