- 04 Aug, 2015 4 commits
-
-
Robert Collins authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Robert Collins authored
Patch from Daniel Andrade Groppe and Peter Lovett
-
- 03 Aug, 2015 3 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Robert Collins authored
-
- 02 Aug, 2015 7 commits
-
-
Robert Collins authored
Patch from David Edelsohn.
-
Yury Selivanov authored
-
Benjamin Peterson authored
Patch by Jeffrey Armstrong.
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Matt Frank.
-
- 01 Aug, 2015 3 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
editor font. This should not affect current customized font selections. Patch by Mark Roseman.
-
Terry Jan Reedy authored
Do not print false prompts. Original patch by Adnan Umer.
-
- 31 Jul, 2015 4 commits
-
-
Victor Stinner authored
-
Robert Collins authored
Patch from Dmitry Shachnev.
-
Victor Stinner authored
Issue #24763: Fix resource warnings when asyncio.BaseSubprocessTransport constructor fails, if subprocess.Popen raises an exception for example. Patch written by Martin Richard, test written by me.
-
Terry Jan Reedy authored
-
- 30 Jul, 2015 3 commits
-
-
Robert Collins authored
Patch from Craig Holmquist.
-
Terry Jan Reedy authored
-
Berker Peksag authored
It should StreamWriter for Codecs.encode() and StreamReader for Codec.decode(). Patch by Nick Weinhold.
-
- 29 Jul, 2015 7 commits
-
-
Jason R. Coombs authored
-
Robert Collins authored
-
Jason R. Coombs authored
-
Victor Stinner authored
-
Victor Stinner authored
written by Matthieu Gautier.
-
Ned Deily authored
-
Robert Collins authored
Patch from Martin Panter.
-
- 28 Jul, 2015 3 commits
-
-
Alessandro Cucci authored
-
Steve Dower authored
-
Raymond Hettinger authored
-
- 27 Jul, 2015 2 commits
-
-
Berker Peksag authored
possible completions for an empty word. Initial patch by Martin Sekera.
-
Berker Peksag authored
Patch by Louis Dassy.
-
- 26 Jul, 2015 2 commits
-
-
Robert Collins authored
-
Serhiy Storchaka authored
inappropriate type.
-
- 25 Jul, 2015 2 commits
-
-
Berker Peksag authored
Patch by Eduardo Seabra and Thomas Kluyver.
-
Berker Peksag authored
imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin.
-