- 03 Nov, 2016 3 commits
-
-
Serhiy Storchaka authored
the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre.
-
Serhiy Storchaka authored
the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre.
-
Donald Stufft authored
-
- 02 Nov, 2016 9 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
INADA Naoki authored
Patch by Xiang Zhang.
-
Raymond Hettinger authored
-
- 01 Nov, 2016 5 commits
-
-
Raymond Hettinger authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
- 31 Oct, 2016 10 commits
-
-
Ned Deily authored
-
Ned Deily authored
Original patch by Mariatta Wijaya.
-
Ned Deily authored
Patch by Mariatta Wijaya.
-
Eric V. Smith authored
-
Serhiy Storchaka authored
-
INADA Naoki authored
-
INADA Naoki authored
-
Serhiy Storchaka authored
given empty data twice. Patch by Benjamin Fogle.
-
Serhiy Storchaka authored
given empty data twice. Patch by Benjamin Fogle.
-
Serhiy Storchaka authored
-
- 30 Oct, 2016 13 commits
-
-
Serhiy Storchaka authored
Original patch by Eric Appelt.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
file with compression before trying to open it without compression. Otherwise it had 50% chance failed with ignore_zeros=True.
-
Serhiy Storchaka authored
file with compression before trying to open it without compression. Otherwise it had 50% chance failed with ignore_zeros=True.
-
Serhiy Storchaka authored
object.__format__ now contains the name of actual type.
-
Serhiy Storchaka authored
object.__format__ now contains the name of actual type.
-
Serhiy Storchaka authored
browsers. Based on patch by Oleg Broytman.
-
Serhiy Storchaka authored
browsers. Based on patch by Oleg Broytman.
-
Serhiy Storchaka authored
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.
-
Serhiy Storchaka authored
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
Serhiy Storchaka authored
-