- 23 May, 2015 7 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Donald Stufft authored
-
- 22 May, 2015 3 commits
-
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
Fixed segmentation fault in sqlite3.Row constructor with faked cursor type. Fixed system error in the comparison of faked types.SimpleNamespace.
-
Donald Stufft authored
-
- 21 May, 2015 3 commits
-
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Clement Rouault.
-
- 20 May, 2015 3 commits
-
-
Serhiy Storchaka authored
Made test_pprint and test_trace discoverable.
-
Serhiy Storchaka authored
avoid passing the test accidently because slice.__hash__ is None.
-
Serhiy Storchaka authored
IDLE. Patch by Martin Panter.
-
- 19 May, 2015 5 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.
-
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.
-
R David Murray authored
I missed that this change was applied to both branches.
-
Serhiy Storchaka authored
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
-
- 18 May, 2015 7 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Ville Skyttä.
-
Berker Peksag authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
ElementTree.
-
Serhiy Storchaka authored
-
Zachary Ware authored
Patch by Jeffrey Armstrong.
-
- 17 May, 2015 4 commits
-
-
Raymond Hettinger authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
doc. Remove obsolete example from FAQ. Patch by Martin Panter.
-
R David Murray authored
-
- 16 May, 2015 7 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
Made test_pprint discoverable.
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 14 May, 2015 1 commit
-
-
Terry Jan Reedy authored
-