- 28 Eki, 2014 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 26 Eki, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 25 Eki, 2014 3 kayıt (commit)
-
-
Nick Coghlan yazdı
- key term hyperlinks for distutils, setuptools & wheel - distutils landing page links directly to setuptools docs - short summary of setuptools benefits provided with link
-
Berker Peksag yazdı
ConnectionRefusedError exceptions wrapped by urllib.error.URLError. This change should fix sporadic failures in test_urllib2net.
-
Berker Peksag yazdı
Patch by Buck Golemon.
-
- 23 Eki, 2014 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Terry Jan Reedy yazdı
Original patch by Tal Einat.
-
- 22 Eki, 2014 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 20 Eki, 2014 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Jesus Cea yazdı
-
Georg Brandl yazdı
-
- 19 Eki, 2014 4 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Févry Thibault.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
- 18 Eki, 2014 4 kayıt (commit)
-
-
Ethan Furman yazdı
-
Terry Jan Reedy yazdı
revised by R. David Murray.
-
Ethan Furman yazdı
-
R David Murray yazdı
Report and original fix by Vajrasky Kok.
-
- 17 Eki, 2014 9 kayıt (commit)
-
-
R David Murray yazdı
Before, if a default was set on the parent parser, any default for that variable set via set_defaults on a subparser would be ignored. Now the subparser set_defaults is honored. Patch by Jyrki Pullianinen.
-
R David Murray yazdı
It is unlikely anyone is using the fact that the dictionary returned by the 'params' attribute was previously writable, but even if someone is the API is provisional so this kind of change is acceptable (and needed, to get the API "right" before it becomes official). Patch by Stéphane Wirtel.
-
Antoine Pitrou yazdı
Issue #22653: Fix an assertion failure in debug mode when doing a reentrant dict insertion in debug mode.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Vinay Sajip yazdı
-
Terry Jan Reedy yazdı
htests to add # htest # marker for coveragepy and stop tcl errors.
-
Terry Jan Reedy yazdı
Move test lines up with respect to icons.
-
- 16 Eki, 2014 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
a filename, pop up the Open Module box. If a module is opened, open a corresponding browser.
-
- 15 Eki, 2014 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-