- 15 Sep, 2013 1 commit
-
-
Andrew Kuchling authored
The SSLFakeFile.readline() method needs to support limiting readline() as well. It's not a full emulation of readline()'s signature, but this class is only used by smtplib's code, so it doesn't have to be. Modified version of original patch by Christian Heimes.
-
- 05 Sep, 2013 1 commit
-
-
Christian Heimes authored
Issue #18709: GCC 4.6 complains that 'v' may be used uninitialized in GEN_EMAIL/GEN_URI/GEN_DNS case
-
- 03 Sep, 2013 1 commit
-
-
Christian Heimes authored
-
- 25 Aug, 2013 1 commit
-
-
Christian Heimes authored
-
- 23 Aug, 2013 1 commit
-
-
Barry Warsaw 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).
-
- 21 Aug, 2013 1 commit
-
-
Barry Warsaw authored
issue 16248.
-
- 20 Feb, 2013 1 commit
-
-
Barry Warsaw authored
tkinter when the -E flag is passed to Python. Patch by Zachary Ware.
-
- 28 Oct, 2012 1 commit
-
-
Georg Brandl authored
-
- 10 Apr, 2012 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 18 Mar, 2012 1 commit
-
-
Georg Brandl authored
-
- 17 Mar, 2012 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 15 Mar, 2012 1 commit
-
-
Barry Warsaw authored
table internal to the pyexpat module's copy of the expat library to avoid a denial of service due to hash collisions. Patch by David Malcolm with some modifications by the expat project.
-
- 23 Feb, 2012 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
release of 2.6 for 2012.
-
Barry Warsaw authored
-
- 22 Feb, 2012 3 commits
-
-
Barry Warsaw authored
http://hg.python.org/cpython/rev/48705250232c changeset: 75187:48705250232c branch: 2.7 parent: 75184:9a1d902714ae user: Antoine Pitrou <solipsis@pitrou.net> date: Wed Feb 22 22:16:25 2012 +0100
-
Barry Warsaw authored
changeset: 75153:9b7c6dd19e25 branch: 2.7 parent: 75151:b1a02c17b327 user: Antoine Pitrou <solipsis@pitrou.net> date: Tue Feb 21 22:02:04 2012 +0100 files: Lib/test/test_os.py
-
Barry Warsaw authored
changeset: 75165:780008020c40 user: Antoine Pitrou <solipsis@pitrou.net> date: Wed Feb 22 03:33:56 2012 +0100 summary: Fix (presumably) test_hash under big-endian systems (PPC).
-
- 21 Feb, 2012 9 commits
-
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Barry Warsaw authored
have gotten randomized.
-
Benjamin Peterson authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
environment variable, to provide an opt-in way to protect against denial of service attacks due to hash collisions within the dict and set types. Patch by David Malcolm, based on work by Victor Stinner.
-
- 20 Feb, 2012 1 commit
-
-
Barry Warsaw authored
-
- 18 Feb, 2012 1 commit
-
-
Charles-François Natali authored
upon malformed POST request.
-
- 27 Jan, 2012 1 commit
-
-
Antoine Pitrou authored
-
- 31 Oct, 2011 2 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 28 Jul, 2011 1 commit
-
-
Éric Araujo authored
-