- 20 May, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
with specified exception type. Original patch by Ramchandra Apte.
-
- 19 May, 2015 14 kayıt (commit)
-
-
Serhiy Storchaka yazdı
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 yazdı
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 yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
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 yazdı
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 yazdı
-
R David Murray yazdı
I missed that this change was applied to both branches.
-
R David Murray yazdı
and the situation has not been addressed in several days.
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
Idea by R. David Murray.
-
Serhiy Storchaka yazdı
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
-
Serhiy Storchaka yazdı
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
-
Yury Selivanov yazdı
-
- 18 May, 2015 19 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Ville Skyttä.
-
Berker Peksag yazdı
Patch by Ville Skyttä.
-
Berker Peksag yazdı
../../Misc/NEWS:60: ERROR: Unknown target name: "mangle_from".
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
ElementTree.
-
Serhiy Storchaka yazdı
ElementTree.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Patch by Jeffrey Armstrong.
-
Zachary Ware yazdı
Hopefully this will allow the PPC64 PowerLinux buildbot to finish a test run.
-
Zachary Ware yazdı
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 yazdı
Patch by samwyse, completed by Arnon Yaari, and reviewed by Martin Panter.
-
- 17 May, 2015 6 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Reviewed by Maciej Szulik.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-