- 02 Jan, 2017 5 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by inclement.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Revised re by Serhiy Storchaka.
-
- 01 Jan, 2017 3 commits
-
-
Serhiy Storchaka authored
"w" and "x" now are relative to the start of the file.
-
Serhiy Storchaka authored
"w" and "x" now are relative to the start of the file.
-
Serhiy Storchaka authored
"w" and "x" now are relative to the start of the file.
-
- 31 Dec, 2016 14 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Berker Peksag authored
-
Berker Peksag 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.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 30 Dec, 2016 15 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Xiang Zhang authored
-
Xiang Zhang authored
-
Xiang Zhang authored
-
Victor Stinner authored
-
Victor Stinner 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.
-
- 29 Dec, 2016 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Steve Dower authored
-