- 16 Aug, 2013 6 commits
-
-
Antoine Pitrou authored
Patch by Catherine Devlin.
-
Antoine Pitrou authored
Patch by Catherine Devlin.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Christian Heimes authored
-
Christian Heimes authored
3.11 or newer. It's only defined on system with 3.11 uapi headers, too.
-
- 15 Aug, 2013 12 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
and paired splits and joins that do nothing when output_sep is its default \n. *It in unused in that the class in only instantiated once, with the default. Make a few other changes in .fetch and its test.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Antoine Pitrou authored
-
Christian Heimes authored
as promised by hashlib's documentation.
-
Victor Stinner authored
-
Victor Stinner authored
-
Raymond Hettinger authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
- 14 Aug, 2013 5 commits
-
-
David Wolever authored
-
David Wolever authored
-
Richard Oudkerk authored
See http://hg.python.org/sandbox/sbt#spawn
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Remove an unused early-out test from the critical path for dict and set lookups. When the strings already have matching lengths, kinds, and hashes, there is no additional information gained by checking the first characters (the probability of a mismatch is already known to be less than 1 in 2**64).
-
- 13 Aug, 2013 13 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
prefix from two attributes and two methods of History class.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
instead of 6, to reduce the risk of filename collision. The entropy was reduced when uppercase letters were removed from the charset used to generate random characters.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ned Deily authored
-
Ned Deily authored
-
Senthil Kumaran authored
Increasing test coverage of ftplib. Patch by Muhammad Jehanzeb
-
Senthil Kumaran authored
-
- 12 Aug, 2013 4 commits
-
-
Felix Crux authored
Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data
-
Felix Crux authored
Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data
-
Felix Crux authored
Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data
-
Felix Crux authored
Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data
-