- 18 Aug, 2013 2 commits
-
-
Terry Jan Reedy authored
-
Christian Heimes authored
-
- 17 Aug, 2013 7 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Ezio Melotti authored
-
- 16 Aug, 2013 6 commits
-
-
Vinay Sajip authored
-
Christian Heimes authored
inside subjectAltName correctly. Formerly the module has used OpenSSL's GENERAL_NAME_print() function to get the string represention of ASN.1 strings for rfc822Name (email), dNSName (DNS) and uniformResourceIdentifier (URI).
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #18756: Improve error reporting in os.urandom() when the failure is due to something else than /dev/urandom not existing.
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
- 15 Aug, 2013 3 commits
-
-
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
Running py27\PCbuild> python_d -m test.regrtest -ugui test_idle ignores the exceptions and gives no indication of a problem (fixed in 3.3).
-
Terry Jan Reedy authored
Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan.
-
- 14 Aug, 2013 2 commits
-
-
David Wolever 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 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 5 commits
-
-
Terry Jan Reedy authored
prefix from two attributes and two methods of History class.
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Ned Deily authored
-
Senthil Kumaran authored
-
- 12 Aug, 2013 2 commits
-
-
Felix Crux authored
Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data
-
David Wolever authored
-
- 11 Aug, 2013 1 commit
-
-
Ezio Melotti authored
-
- 10 Aug, 2013 3 commits
-
-
Terry Jan Reedy authored
docstrings and ValueError messages. Patch by Zhongyue Luo
-
Terry Jan Reedy authored
now working with comment block selections. Patch was part of 18226 patch.
-
Terry Jan Reedy authored
Move comment code to a separate function so it can be separately tested. Original patches by Todd Rovito and Phil Webster.
-
- 08 Aug, 2013 1 commit
-
-
Ezio Melotti authored
-
- 06 Aug, 2013 1 commit
-
-
Serhiy Storchaka authored
entities for a non-BMP character on narrow build.
-
- 05 Aug, 2013 2 commits
-
-
Mark Dickinson authored
-
Raymond Hettinger authored
-
- 04 Aug, 2013 3 commits
-
-
Terry Jan Reedy authored
-
Eli Bendersky authored
This is a belated backport of f7b47fb30169; Patch by Serhiy Storchaka.
-
Serhiy Storchaka authored
-
- 03 Aug, 2013 2 commits
-
-
Martin v. Löwis authored
-
Serhiy Storchaka authored
-