- 19 Sep, 2016 1 commit
-
-
Benjamin Peterson authored
-
- 18 Sep, 2016 15 commits
-
-
Victor Stinner authored
Issue #28195: Don't expect the fd leak message to be on a specific line number, just make sure that the line is present in the output.
-
Ethan Furman authored
-
Berker Peksag authored
Initial patch by Peter Wirtz.
-
Christian Heimes authored
-
Christian Heimes authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
I forgot there two variations of os.stat() in Python 3.5.
-
Berker Peksag authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
- 17 Sep, 2016 17 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Steve Dower authored
-
Steve Dower authored
Issue #28162: WindowsConsoleIO readall() fails if first line starts with Ctrl+Z Issue #28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandle Issue #28164: _PyIO_get_console_type fails for various paths
-
Berker Peksag authored
-
Berker Peksag authored
-
Steve Dower authored
Issue #28138: Windows ._pth file should allow import site
-
Steve Dower authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Eryk Sun.
-
Martin Panter authored
-
Martin Panter authored
Also update the classmethod and staticmethod doc strings and comments to match the RST documentation.
-
- 16 Sep, 2016 7 commits
-
-
Serhiy Storchaka authored
regular expression now contains a (truncated) regex pattern. Patch by Tim Graham.
-
Ned Deily authored
-
Berker Peksag authored
-
Berker Peksag authored
Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed
-
Christian Heimes authored
-
Christian Heimes authored
-
Berker Peksag authored
-