- 15 Eki, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 02 Nis, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 30 Eki, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 29 Eki, 2013 3 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 01 Eki, 2013 6 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 30 Eyl, 2013 3 kayıt (commit)
-
-
Barry Warsaw yazdı
prevent readline() calls from consuming too much memory. Patch by Jyrki Pulliainen.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
prevent readline() calls from consuming too much member. Patch by Jyrki Pulliainen.
-
- 29 Eyl, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
than 100 headers are read. Adapted from patch by Jyrki Pulliainen.
-
- 25 Eyl, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
limiting the call to readline(). Original patch by Michał Jastrzębski and Giampaolo Rodola. with test fixes by Serhiy Storchaka.
-
- 22 Eyl, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
limit line length. Patch by Emil Lind.
-
- 18 Eyl, 2013 2 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
- 16 Eyl, 2013 1 kayıt (commit)
-
-
R David Murray yazdı
Initial patch by Bruno Piguet. This is implemented as if a useful .netrc file could exist without passwords, which is possible in the general case; but in fact our netrc implementation does not support it. Fixing that issue will be an enhancement.
-
- 15 Eyl, 2013 1 kayıt (commit)
-
-
Andrew Kuchling yazdı
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 Eyl, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
Issue #18709: GCC 4.6 complains that 'v' may be used uninitialized in GEN_EMAIL/GEN_URI/GEN_DNS case
-
- 03 Eyl, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 25 Agu, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 23 Agu, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
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 Agu, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
issue 16248.
-
- 20 Şub, 2013 1 kayıt (commit)
-
-
Barry Warsaw yazdı
tkinter when the -E flag is passed to Python. Patch by Zachary Ware.
-
- 28 Eki, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 10 Nis, 2012 4 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 18 Mar, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 17 Mar, 2012 4 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 15 Mar, 2012 1 kayıt (commit)
-
-
Barry Warsaw yazdı
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 Şub, 2012 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-