- 02 Jan, 2017 11 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
Patch by Sam Breese.
-
Berker Peksag authored
Zip files can be larger than 4 GiB if allowZip64 is true (default since Python 3.4)
-
Berker Peksag authored
Patch by Jim Fasarakis-Hilliard.
-
Berker Peksag authored
Patch by inclement.
-
- 01 Jan, 2017 1 commit
-
-
Serhiy Storchaka authored
"w" and "x" now are relative to the start of the file.
-
- 31 Dec, 2016 3 commits
-
-
Berker Peksag authored
-
Raymond Hettinger authored
-
Berker Peksag authored
* 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 Dec, 2016 3 commits
-
-
Stefan Krah authored
-
Xiang Zhang authored
-
Victor Stinner authored
* 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 Dec, 2016 6 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Serhiy Storchaka authored
Based on patch by Tycho Andersen.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 27 Dec, 2016 7 commits
-
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
WeakValueDictionary when collecting from another thread.
-
Berker Peksag authored
Patch by paka.
-
Berker Peksag authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Xiang Zhang authored
Patch by Dhushyanth Ramasamy.
-
- 25 Dec, 2016 2 commits
-
-
Serhiy Storchaka authored
Patch by Chi Hsuan Yen.
-
R David Murray authored
Patch by Maciej Szulik.
-
- 24 Dec, 2016 5 commits
-
-
Martin Panter authored
Based on patch by Patrila.
-
Martin Panter authored
-
Martin Panter authored
Based on suggestion from Fumihiro Bessho.
-
Martin Panter authored
-
Martin Panter authored
-
- 23 Dec, 2016 2 commits
-
-
Serhiy Storchaka authored
-
Ned Deily authored
-