- 18 Jul, 2014 1 commit
-
-
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
-
- 07 Jul, 2014 3 commits
-
-
Zachary Ware authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
representations (on mips and m68k platforms).
-
- 06 Jul, 2014 2 commits
-
-
Ned Deily authored
due to possible uninitialized _config_vars. Original patch by Alex Gaynor.
-
Ezio Melotti authored
-
- 05 Jul, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 03 Jul, 2014 1 commit
-
-
Zachary Ware authored
When ``None`` was passed as a ``REG_BINARY`` value to SetValueEx, PyMem_DEL was called on an uninitialized buffer. Patch by John Ehresman. (Also an incidental typo fix in a comment in test_winreg)
-
- 02 Jul, 2014 4 commits
-
-
Raymond Hettinger authored
-
Victor Stinner authored
it ignored I/O errors if at least the first C call read() succeed.
-
Berker Peksag authored
Backport of issue #16611.
-
Terry Jan Reedy authored
-
- 01 Jul, 2014 4 commits
-
-
Terry Jan Reedy authored
-
Zachary Ware authored
The 2.7 tutorial introduction now matches the 3.x introduction as rewritten by Ezio Melotti, with appropriate changes for 2.x.
-
Terry Jan Reedy authored
to remove duplication and return info for tests. Rewrite corresponding tests. Test_create_option_buttons was not testing anything because of buggy comparisons. Use Python subscripting to get widget options.
-
Terry Jan Reedy authored
-
- 30 Jun, 2014 7 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
moving them to the module's main function.
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 29 Jun, 2014 2 commits
-
-
Benjamin Peterson authored
Patch from Vladimir Iofik.
-
Benjamin Peterson authored
Patch from Vladimir Iofik.
-
- 28 Jun, 2014 1 commit
-
-
Jesus Cea authored
-