- 07 Nov, 2014 13 commits
-
-
Serhiy Storchaka authored
(issue #814253).
-
Serhiy Storchaka authored
(issue #814253).
-
Serhiy Storchaka authored
work in lookbehind assertions in regular expressions.
-
Serhiy Storchaka authored
work in lookbehind assertions in regular expressions.
-
Berker Peksag authored
Patch by Mark Grandi.
-
Berker Peksag authored
Patch by Mark Grandi.
-
Brett Cannon authored
Thanks to Jon Poler for pointing this out.
-
Serhiy Storchaka authored
Based on patch by Martin Panter.
-
Serhiy Storchaka authored
Based on patch by Martin Panter.
-
Serhiy Storchaka authored
Based on patch by Aivars Kalvāns.
-
Serhiy Storchaka authored
Based on patch by Aivars Kalvāns.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 06 Nov, 2014 9 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Steve Dower authored
Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip
-
- 05 Nov, 2014 18 commits
-
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner 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)
-
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)
-
Victor Stinner authored
MAXPATHLEN is now preferred.
-
Victor Stinner authored
now preferred. Patch written by Jeffrey Armstrong.
-