- 25 Jul, 2014 2 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
by removing global 'demo'. Refactor and remove duplicate code.
-
- 24 Jul, 2014 5 commits
-
-
Victor Stinner authored
does crash on Mac OS X which uses libedit instead of readline.
-
Victor Stinner authored
socket.error() exceptions with blocking I/O errors: EAGAIN, EALREADY, EINPROGRESS, or EWOULDBLOCK. Initial patch written by Xavier de Gaye.
-
Serhiy Storchaka authored
different type.
-
Victor Stinner authored
terminal to not write the ANSI sequence "\033[1034h" into stdout. This sequence is used on some terminal (ex: TERM=xterm-256color") to enable support of 8 bit characters.
-
Andrew Svetlov authored
-
- 23 Jul, 2014 6 commits
-
-
Terry Jan Reedy authored
-
Zachary Ware authored
and skip test_win32.FunctionCallTestCase.test_SEH when Python was compiled in debug configuration or by a non-MSC compiler.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
from 6ae34a948cb4.
-
Terry Jan Reedy authored
lines or narrowed for small screens. Issie #19132: Turtledemo buttons no longer disappear when window is shrun. Patch mostly by Lita Cho (21597) using idea from patch by Jan Kanis (18132).
-
- 22 Jul, 2014 5 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
on the buildbots. 2.7 does still support Win2k, but using those options makes default ttk ugly while not using them doesn't seem to break Win2k.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
2.7, as the os.fdopen sets the name attribute to '<fdopen>' and not to the fd.
-
Serhiy Storchaka authored
now display special message when and only when there are failures.
-
- 21 Jul, 2014 2 commits
-
-
Antoine Pitrou authored
Thanks to William Orr.
-
Raymond Hettinger authored
-
- 20 Jul, 2014 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 19 Jul, 2014 2 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
- 18 Jul, 2014 2 commits
-
-
Benjamin Peterson authored
Patch from A Kaptur.
-
Zachary Ware authored
-
- 16 Jul, 2014 3 commits
-
-
Serhiy Storchaka authored
attribute. Based on patch by Martin Panter.
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
- 15 Jul, 2014 1 commit
-
-
Terry Jan Reedy authored
-
- 14 Jul, 2014 2 commits
-
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
- 13 Jul, 2014 2 commits
-
-
Terry Jan Reedy authored
test purposes are now reflected in GrepDialog and ReplaceDialog. Docstrings are improved. Initial patch by Saimadhav Heblikar
-
Ned Deily authored
broken by the fix for security issue #19435. Patch by Zach Byrne.
-
- 11 Jul, 2014 4 commits
-
-
Steve Dower authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 10 Jul, 2014 1 commit
-
-
Terry Jan Reedy authored
-
- 09 Jul, 2014 1 commit
-
-
Ezio Melotti authored
-