- 12 May, 2016 1 commit
-
-
Serhiy Storchaka authored
-
- 11 May, 2016 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
It is better to not change this in bugfix release.
-
Steven D'Aprano authored
-
Steven D'Aprano authored
-
- 10 May, 2016 2 commits
-
-
Serhiy Storchaka authored
Original patch by James Edwards.
-
Benjamin Peterson authored
Patch from Xiang Zhang.
-
- 09 May, 2016 1 commit
-
-
Zachary Ware authored
This was inadvertently changed in 644b677c2ae5 to use self._stderr instead of _sys.stderr.
-
- 08 May, 2016 7 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
_tkinter and curses.panel modules.
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
Based on patch by Julien.
-
- 07 May, 2016 6 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
example.com/404 returns 500 instead of 404 now.
-
Serhiy Storchaka authored
Patch by Georg Brandl.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 06 May, 2016 2 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 04 May, 2016 4 commits
-
-
Berker Peksag authored
Patch by Alex Chan.
-
Serhiy Storchaka authored
pointer.
-
Jason R. Coombs authored
Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0.
-
Serhiy Storchaka authored
instead of silently return incorrect result.
-
- 03 May, 2016 1 commit
-
-
Serhiy Storchaka authored
Based on patch by SilentGhost.
-
- 02 May, 2016 4 commits
-
-
Terry Jan Reedy authored
The reload(sys) effect was the crux of a Stackoverflow question.
-
Donald Stufft authored
-
Donald Stufft authored
-
Berker Peksag authored
* Fix acquire() signature * Remove outdated help(LockType) reference * Replace PyThread_allocate_lock() with threading.Lock() Patch by Christopher Welborn.
-
- 01 May, 2016 7 commits
-
-
Serhiy Storchaka authored
-
Ethan Furman authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Berker Peksag authored
Patch by Marco Buttu.
-
Berker Peksag authored
Patch by Ofer Schwarz.
-
Meador Inge authored
The bug only occurs on SunOS when the ctypes implementation searches for the `crle` program. Patch by Xiang Zhang. Tested on SunOS by Kees Bos.
-
- 30 Apr, 2016 1 commit
-
-
Martin Panter authored
Patch by Xiang Zhang.
-