- 30 Ara, 2016 3 kayıt (commit)
-
-
Stefan Krah yazdı
-
Xiang Zhang yazdı
-
Victor Stinner yazdı
* Wrong parameter name, 'group_by' instead of 'key_type' * Don't round up numbers when explaining the examples. If they exactly match what can be read in the script output, it is to easier to understand (4.8 MiB vs 4855 KiB) * Fix incorrect method link that was pointing to another module Patch written by Loic Pefferkorn.
-
- 28 Ara, 2016 6 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
Based on patch by Tycho Andersen.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 27 Ara, 2016 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
WeakValueDictionary when collecting from another thread.
-
Berker Peksag yazdı
Patch by paka.
-
Berker Peksag yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Xiang Zhang yazdı
Patch by Dhushyanth Ramasamy.
-
- 25 Ara, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Patch by Chi Hsuan Yen.
-
R David Murray yazdı
Patch by Maciej Szulik.
-
- 24 Ara, 2016 5 kayıt (commit)
-
-
Martin Panter yazdı
Based on patch by Patrila.
-
Martin Panter yazdı
-
Martin Panter yazdı
Based on suggestion from Fumihiro Bessho.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 23 Ara, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
-
- 22 Ara, 2016 3 kayıt (commit)
-
-
Brett Cannon yazdı
-
Xiang Zhang yazdı
-
Terry Jan Reedy yazdı
-
- 21 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 20 Ara, 2016 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
INADA Naoki yazdı
setattr() must not convert combined table into split table.
-
- 19 Ara, 2016 4 kayıt (commit)
-
-
Xiang Zhang yazdı
-
Victor Stinner yazdı
Issue #28383: __hash__ documentation recommends naive XOR to combine but this is suboptimal. Update the doc to suggest to reuse the hash() method using a tuple, with an example.
-
Xiang Zhang yazdı
-
Antoine Pitrou yazdı
when a GC collection happens in another thread. Original patch and report by Armin Rigo.
-
- 11 Ara, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Based on patch by Michael Layzell.
-
- 19 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
doesn't own its elements as limits.
-
- 18 Ara, 2016 3 kayıt (commit)
-
-
R David Murray yazdı
Patch by Jim Fasarakis-Hilliard.
-
Martin Panter yazdı
-
R David Murray yazdı
Patch by Dillon Brock.
-