- 27 Jan, 2015 1 commit
-
-
Serhiy Storchaka authored
and fix by Guido Vranken.
-
- 04 Jan, 2015 1 commit
-
-
Benjamin Peterson authored
-
- 01 Jan, 2015 1 commit
-
-
Benjamin Peterson authored
-
- 30 Dec, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 06 Dec, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 05 Nov, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 03 Nov, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 12 Oct, 2014 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 04 Oct, 2014 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 01 Oct, 2014 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 30 Sep, 2014 4 commits
-
-
Georg Brandl authored
executables used to find the mac address, with /sbin and /usr/sbin as fallbacks. Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with virtual interface. Original patch by Kent Frazier. Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, if all necessary functions are already found in libuuid. Patch by Evgeny Sologubov. Issue #16102: Make uuid._netbios_getnode() work again on Python 3.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Fix-up for 0f362676460d: add missing size argument to SSLFakeFile.readline(), as in 2.6 backport 8a6def3add5b
-
- 27 Mar, 2014 1 commit
-
-
Ned Deily authored
failures when ssl is not present.
-
- 30 Sep, 2014 1 commit
-
-
Georg Brandl authored
line length. Patch by Emil Lind.
-
- 17 Sep, 2014 1 commit
-
-
Georg Brandl authored
-
- 16 Sep, 2014 1 commit
-
-
Antoine Pitrou authored
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
- 30 Sep, 2014 4 commits
-
-
Georg Brandl authored
65536 bytes and send a 414 error code for higher lengths. Patch contributed by Devin Cook.
-
Georg Brandl authored
weakrefs.
-
Georg Brandl authored
prevent readline() calls from consuming too much memory. Patch by Jyrki Pulliainen.
-
Georg Brandl authored
limiting the call to readline(). Original patch by Christian Heimes.
-
- 29 Oct, 2013 1 commit
-
-
Christian Heimes authored
-
- 30 Sep, 2014 3 commits
-
-
Georg Brandl authored
limiting the call to readline(). Original patch by Michał Jastrzębski and Giampaolo Rodola.
-
Georg Brandl authored
100 headers are read. Adapted from patch by Jyrki Pulliainen.
-
Georg Brandl 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).
-
- 03 Aug, 2014 1 commit
-
-
Jason R. Coombs authored
Issue #13540: Update references to Action class to match syntax used for other classes in this file.
-
- 20 Jul, 2014 1 commit
-
-
Jason R. Coombs authored
Issue #13540: Removed redundant documentation about Action instance attributes. Updated example and documentation per recommendations by Steven Bethard in msg149524.
-
- 14 Dec, 2011 1 commit
-
-
Jason R. Coombs authored
-
- 13 Jul, 2014 1 commit
-
-
Ned Deily authored
broken by the fix for security issue #19435. Patch by Zach Byrne.
-
- 17 Jun, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 15 Jun, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 14 Apr, 2014 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Bug reported by Guido Vranken.
-