- 07 Haz, 2014 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by εσχατοκυριος.
-
Benjamin Peterson yazdı
Patch by Katherine Busch.
-
Benjamin Peterson yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
- 06 Haz, 2014 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Subclass TextViewer to add mock methods instead of monkey-patching it.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 05 Haz, 2014 12 kayıt (commit)
-
-
R David Murray yazdı
Patch by Steve Dougherty.
-
R David Murray yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
- Nix the 'noxp' option, it was for Win2k compatibility (which was dropped with Python 3.3) and made default ttk ugly on post-Win2k systems (#21665) - Use 'OPTS=symbols' instead of 'DEBUG=1'; symbols is the official method - Use core, shell, dlls, install-binaries, and install-libraries targets instead of all and install to avoid trying to 1) build packages that don't work with MSVC 10+ and 2) install unnecessary bits and pieces.
-
Victor Stinner yazdı
-
Vinay Sajip yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 04 Haz, 2014 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Terry Jan Reedy yazdı
-
- 03 Haz, 2014 10 kayıt (commit)
-
-
Victor Stinner yazdı
Before, regrtest failed to remove the temporary test directory because the process was still running in this directory.
-
Victor Stinner yazdı
Patch written by Claudiu Popa.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Close the listening socket if sock.bind() raises an exception.
-
Victor Stinner yazdı
Fix ResourceWarning: create_connection(), create_datagram_endpoint() and create_unix_server() methods of event loop now close the newly created socket on error.
-
Vinay Sajip yazdı
-
Zachary Ware yazdı
-
Senthil Kumaran yazdı
Fix issue #21641: Close the socket before raising the SMTPResponseException. Fixes the ResourceWarning in the test run. Patch by Claudiu.Popa.
-
Senthil Kumaran yazdı
Patch contributed by Auke Willem Oosterhoff.
-
Terry Jan Reedy yazdı
-
- 02 Haz, 2014 8 kayıt (commit)
-
-
Victor Stinner yazdı
Kok.
-
Zachary Ware yazdı
This changeset also includes cleanup allowed by this behavior change.
-
Victor Stinner yazdı
does not crash.
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
bbox(), curselection() and get().
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
Based on patch by Guilherme Polo.
-
Victor Stinner yazdı
Patch written by Claudiu Popa.
-