- 20 May, 2015 1 commit
-
-
Serhiy Storchaka authored
with specified exception type. Original patch by Ramchandra Apte.
-
- 19 May, 2015 14 commits
-
-
Serhiy Storchaka authored
when a directory with the chosen name already exists on Windows as well as on Unix. tempfile.mkstemp() now fails early if parent directory is not valid (not exists or is a file) on Windows.
-
Serhiy Storchaka authored
when a directory with the chosen name already exists on Windows as well as on Unix. tempfile.mkstemp() now fails early if parent directory is not valid (not exists or is a file) on Windows.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #23985: Fix a possible buffer overrun when deleting a slice from the front of a bytearray and then appending some other bytes data. Patch by Martin Panter.
-
Antoine Pitrou authored
Issue #23985: Fix a possible buffer overrun when deleting a slice from the front of a bytearray and then appending some other bytes data. Patch by Martin Panter.
-
R David Murray authored
-
R David Murray authored
I missed that this change was applied to both branches.
-
R David Murray authored
and the situation has not been addressed in several days.
-
R David Murray authored
-
Serhiy Storchaka authored
Idea by R. David Murray.
-
Serhiy Storchaka authored
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
-
Serhiy Storchaka authored
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
-
Yury Selivanov authored
-
- 18 May, 2015 19 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Ville Skyttä.
-
Berker Peksag authored
Patch by Ville Skyttä.
-
Berker Peksag authored
../../Misc/NEWS:60: ERROR: Unknown target name: "mangle_from".
-
Berker Peksag authored
-
Berker Peksag authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
ElementTree.
-
Serhiy Storchaka authored
ElementTree.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Jeffrey Armstrong.
-
Zachary Ware authored
Hopefully this will allow the PPC64 PowerLinux buildbot to finish a test run.
-
Zachary Ware authored
All this does is confirm that Tix is available on Windows, which should always be the case (if _tkinter itself is available).
-
R David Murray authored
Patch by samwyse, completed by Arnon Yaari, and reviewed by Martin Panter.
-
- 17 May, 2015 6 commits
-
-
R David Murray authored
-
R David Murray authored
Reviewed by Maciej Szulik.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-