- 05 Nov, 2014 9 commits
-
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
Move the _loop attribute from the constructor of _SelectorTransport, _ProactorBasePipeTransport and _UnixWritePipeTransport classes to the constructor of the _FlowControlMixin class. Add also an assertion to explicit that the parent class must ensure that the loop is defined (not None)
-
- 04 Nov, 2014 2 commits
-
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
- 03 Nov, 2014 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Alex Gaynor with some modifications by me.
-
- 02 Nov, 2014 2 commits
-
-
Serhiy Storchaka authored
and above. Patch by Tim Graham.
-
Benjamin Peterson authored
-
- 19 Oct, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 15 Oct, 2014 5 commits
-
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 13 Oct, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 12 Oct, 2014 6 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 04 Oct, 2014 6 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
"xmlcharrefreplace", and "surrogatepass" error handlers.
-
Georg Brandl authored
-
- 01 Oct, 2014 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 30 Sep, 2014 2 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
-