- 03 Ock, 2017 2 kayıt (commit)
-
-
Berker Peksag yazdı
Noticed by Serhiy Storchaka.
-
Berker Peksag yazdı
Patch by Jim Fasarakis-Hilliard.
-
- 02 Ock, 2017 14 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
Patch by Sam Breese.
-
Berker Peksag yazdı
Zip files can be larger than 4 GiB if allowZip64 is true (default since Python 3.4)
-
Berker Peksag yazdı
Patch by Jim Fasarakis-Hilliard.
-
Berker Peksag yazdı
Patch by inclement.
-
- 01 Ock, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
"w" and "x" now are relative to the start of the file.
-
- 31 Ara, 2016 3 kayıt (commit)
-
-
Berker Peksag yazdı
-
Raymond Hettinger yazdı
-
Berker Peksag yazdı
* Document how comparison of UUID objects work * Document str(uuid) returns the braceless standard form * Add a test for comparison of a UUID object with a non-UUID object Patch by Ammar Askar.
-
- 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 2 kayıt (commit)
-
-
Martin Panter yazdı
Based on patch by Patrila.
-
Martin Panter yazdı
-