- 19 May, 2013 8 commits
-
-
Eli Bendersky authored
-
Eli Bendersky authored
Also clean up some code around this
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
Optimize base64.b32encode() and base64.b32decode() (speed up to 3x).
-
Serhiy Storchaka authored
-
- 18 May, 2013 13 commits
-
-
Antoine Pitrou authored
-
Eli Bendersky authored
Based on report and patch by Aaron Oakley.
-
Eli Bendersky authored
Based on report and patch by Aaron Oakley.
-
Vinay Sajip authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
Antoine Pitrou authored
Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099).
-
Antoine Pitrou authored
Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099).
-
Eli Bendersky authored
This caused an exception to be raised later than expected.
-
Eli Bendersky authored
This caused an exception to be raised later than expected.
-
Raymond Hettinger authored
Backed out changeset c4ca39bece9d
-
Raymond Hettinger authored
-
- 17 May, 2013 19 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Use the cleaner looking @property style for __dict__. Move _replace() to be just after make() to indicate that it is a core method on named tuples.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
Richard Oudkerk authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-