- 16 Mar, 2015 1 commit
-
-
Robert Collins authored
-
- 15 Mar, 2015 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Eli Bendersky authored
Merge 3.4 The current documentation only mentions heap[0] as the smallest element in the beginning, and not in any of the methods' docs. There's no method to access the minimal element without popping it, and the documentation of nsmallest is confusing because it may suggest that min() is the way to go for n==1.
-
Eli Bendersky authored
The current documentation only mentions heap[0] as the smallest element in the beginning, and not in any of the methods' docs. There's no method to access the minimal element without popping it, and the documentation of nsmallest is confusing because it may suggest that min() is the way to go for n==1.
-
- 14 Mar, 2015 8 commits
-
-
Berker Peksag authored
Patch by Håkan Lövdahl.
-
Berker Peksag authored
Patch by Håkan Lövdahl.
-
Berker Peksag authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
- 13 Mar, 2015 13 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Paul Moore for the PEP and implementation.
-
Victor Stinner authored
subprocess doesn't support pass_fds on Windows.
-
Serhiy Storchaka authored
Patch by Demian Brecht.
-
Serhiy Storchaka authored
handle exceptions raised by an iterator. Patch by Alon Diamant and Davin Potts.
-
Benjamin Peterson authored
-
Berker Peksag authored
Patch by Lars Buitinck.
-
Berker Peksag authored
Patch by Mike Short.
-
- 12 Mar, 2015 3 commits
-
-
Serhiy Storchaka authored
Fixed 2 to 3 porting bug in pynche.ColorDB.
-
Berker Peksag authored
Patch by Mark Lawrence.
-
Victor Stinner authored
-
- 13 Mar, 2015 5 commits
-
-
Serhiy Storchaka authored
Patch by Demian Brecht.
-
Serhiy Storchaka authored
handle exceptions raised by an iterator. Patch by Alon Diamant and Davin Potts.
-
Benjamin Peterson authored
-
Berker Peksag authored
Patch by Lars Buitinck.
-
Berker Peksag authored
Patch by Mike Short.
-
- 12 Mar, 2015 6 commits
-
-
Serhiy Storchaka authored
Fixed 2 to 3 porting bug in pynche.ColorDB. Added few tests for __truediv__, __floordiv__ and __matmul__.
-
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.
-
Victor Stinner authored
block in pyatomic.h
-