- 17 Mar, 2015 2 kayıt (commit)
-
-
Ned Deily yazdı
-
Berker Peksag yazdı
Patch by Thomas Kluyver.
-
- 16 Mar, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
- 15 Mar, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Eli Bendersky yazdı
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 3 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Håkan Lövdahl.
-
Serhiy Storchaka yazdı
-
Steve Dower yazdı
-
- 13 Mar, 2015 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Serhiy Storchaka yazdı
Patch by Demian Brecht.
-
Serhiy Storchaka yazdı
handle exceptions raised by an iterator. Patch by Alon Diamant and Davin Potts.
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
Patch by Lars Buitinck.
-
Berker Peksag yazdı
Patch by Mike Short.
-
- 12 Mar, 2015 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Fixed 2 to 3 porting bug in pynche.ColorDB.
-
Berker Peksag yazdı
Patch by Mark Lawrence.
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
Original patch by Demian Brecht.
-
- 11 Mar, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
imp.reload(). Patch by Thomas Kluyver.
-
Steve Dower yazdı
-
- 10 Mar, 2015 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Steve Dower yazdı
-
Victor Stinner yazdı
Replace "running" with "not started" and don't show the pid if the subprocess didn't start yet.
-
Victor Stinner yazdı
-
Berker Peksag yazdı
Also, document SystemExit.code attribute explicitly.
-
Victor Stinner yazdı
-
- 09 Mar, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
-
- 08 Mar, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
Patch by Martin Panter.
-
- 07 Mar, 2015 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
Patch by Sayan Chowdhury.
-
- 06 Mar, 2015 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
time. Patch by Davin Potts.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-