- 06 Haz, 2016 7 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Terry Jan Reedy yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
- "See also" links to the new docs are now provided in the legacy pages - links to setuptools documentation have been updated (original patch by Susan Sun)
-
- 05 Haz, 2016 21 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Based on patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
Original patch by Jelle Zijlstra.
-
Serhiy Storchaka yazdı
Original patch by Jelle Zijlstra.
-
Martin Panter yazdı
-
Martin Panter yazdı
If the underlying send() method indicates a partial write, such as when the call is interrupted to handle a signal, the server would silently drop the remaining data. Also add deprecated support for SimpleHandler.stdout.write() doing partial writes.
-
Senthil Kumaran yazdı
[merge from 3.5] - issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6) exclude_patterns in Sphinx conf.py will exclude the .rsts from the build. It was incorrect exclude 2.x rsts in that. This fix contributed again Jelle Zijlstra, excludes doctests in whatsnew/2.7.rst from being exercised by using doctests skip option.
-
Senthil Kumaran yazdı
exclude_patterns in Sphinx conf.py will exclude the .rsts from the build. It was incorrect exclude 2.x rsts in that. This fix contributed again Jelle Zijlstra, excludes doctests in whatsnew/2.7.rst from being exercised by using doctests skip option.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Terry Chia and Laura Rupprecht.
-
Berker Peksag yazdı
-
Senthil Kumaran yazdı
Patch contributed by Jelle Zijlstra.
-
Senthil Kumaran yazdı
Patch contributed by Jelle Zijlstra.
-
Senthil Kumaran yazdı
Patch contributed by Jelle Zijlstra.
-
Senthil Kumaran yazdı
Patch contributed by Jelle Zijlstra.
-
-
instead of the generic ProcessTestCase class as they are posix specific.
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 04 Haz, 2016 12 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
Kushal Das yazdı
-
Kushal Das yazdı
-
doko@ubuntu.com yazdı
-
Ethan Furman yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
Patch by Xavier de Gaye.
-
Nick Coghlan yazdı
inspect.signature now reports the implicit ``.0`` parameters generated by the compiler for comprehension and generator expression scopes as if they were positional-only parameters called ``implicit0``. Patch by Jelle Zijlstra.
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-