- 12 Mar, 2015 1 commit
-
-
Victor Stinner authored
-
- 13 Mar, 2015 10 commits
-
-
Serhiy Storchaka authored
Patch by Demian Brecht.
-
Serhiy Storchaka authored
Patch by Demian Brecht.
-
Serhiy Storchaka authored
handle exceptions raised by an iterator. Patch by Alon Diamant and Davin Potts.
-
Serhiy Storchaka authored
handle exceptions raised by an iterator. Patch by Alon Diamant and Davin Potts.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
Patch by Lars Buitinck.
-
Berker Peksag authored
Patch by Lars Buitinck.
-
Berker Peksag authored
Patch by Mike Short.
-
Berker Peksag authored
Patch by Mike Short.
-
- 12 Mar, 2015 14 commits
-
-
Serhiy Storchaka authored
Fixed 2 to 3 porting bug in pynche.ColorDB. Added few tests for __truediv__, __floordiv__ and __matmul__.
-
Serhiy Storchaka authored
Fixed 2 to 3 porting bug in pynche.ColorDB.
-
Berker Peksag authored
-
Berker Peksag authored
Noticed by Nathan West.
-
Berker Peksag authored
Patch by Håkan Lövdahl.
-
Berker Peksag authored
Patch by Mark Lawrence.
-
Berker Peksag authored
Patch by Mark Lawrence.
-
Victor Stinner authored
block in pyatomic.h
-
Victor Stinner authored
functions of faulthandler now accept file descriptors. Patch by Wei Wu.
-
Victor Stinner authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
Original patch by Demian Brecht.
-
Serhiy Storchaka authored
Original patch by Demian Brecht.
-
Victor Stinner authored
is True
-
- 11 Mar, 2015 8 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Ethan Furman authored
-
Serhiy Storchaka authored
imp.reload(). Patch by Thomas Kluyver.
-
Serhiy Storchaka authored
imp.reload(). Patch by Thomas Kluyver.
-
Ethan Furman authored
-
Steve Dower authored
-
Steve Dower authored
-
- 10 Mar, 2015 7 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
Issue #23606: Disable ctypes.util.find_library("c") on Windows so tests are skipped while we figure out how best to approach the CRT change
-
Victor Stinner authored
-