- 21 May, 2015 4 commits
-
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Yury Selivanov authored
-
- 20 May, 2015 14 commits
-
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
sys.modules and broke test_ipaddress.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
Made test_pprint and test_trace discoverable.
-
Serhiy Storchaka authored
Made test_pprint and test_trace discoverable.
-
Steve Dower authored
-
Serhiy Storchaka authored
avoid passing the test accidently because slice.__hash__ is None.
-
Serhiy Storchaka authored
avoid passing the test accidently because slice.__hash__ is None.
-
Serhiy Storchaka authored
module now support pickling. Added readable and evaluable repr for these objects. Based on patch by Josh Rosenberg.
-
Serhiy Storchaka authored
IDLE. Patch by Martin Panter.
-
Serhiy Storchaka authored
IDLE. Patch by Martin Panter.
-
Serhiy Storchaka authored
Patch by Martin Panter.
-
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 8 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
-