- 04 Haz, 2016 25 kayıt (commit)
-
-
Kushal Das yazdı
-
Kushal Das yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
The update_idletasks solution was provided by Serhiy Storchaka.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Ned Deily yazdı
-
now correctly ignores BrokenPipeError when the child process dies before .communicate() is called in more (all?) circumstances.
-
BrokenPipeError when the child process dies before .communicate() is called in more (all?) circumstances.
-
R David Murray yazdı
Clarifies what is returned when and that the methods are common between the two. Patch by Alexander Liu as part of #22797.
-
- 03 Haz, 2016 15 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Sean Rodman, test by Kaushik N.
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Patch by Oren Milman.
-
R David Murray yazdı
I'm not sure how my previous merge commit got screwed up, hopefully this one will do the right thing.
-
consistent name for values having multiple names. Ex: signal.Signals(6) now refers to itself as signal.SIGALRM rather than flipping between that and signal.SIGIOT based on the interpreter's hash randomization seed. This helps finish issue27167.
-
Serhiy Storchaka yazdı
The deprecation warning is emitted if __float__ returns an instance of a strict subclass of float. In a future versions of Python this can be an error.
-
R David Murray yazdı
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-