- 02 Jun, 2015 5 commits
-
-
Donald Stufft authored
Ensure that the uninstall helper for Windows passes the proper flags to pip to prevent it from checking PyPI if the pip that we're currently attempting to uninstall is the latest verison.
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
does support IPv6 and IPv4; www.python.org currently does not.
-
- 01 Jun, 2015 1 commit
-
-
Yury Selivanov authored
-
- 31 May, 2015 1 commit
-
-
Yury Selivanov authored
-
- 30 May, 2015 3 commits
-
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
- 29 May, 2015 1 commit
-
-
Serhiy Storchaka authored
Original patch by David Moore.
-
- 28 May, 2015 2 commits
-
-
Yury Selivanov authored
See also issue 24017.
-
Yury Selivanov authored
-
- 27 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Ned Deily authored
-
- 26 May, 2015 4 commits
-
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 25 May, 2015 2 commits
-
-
Victor Stinner authored
fix a resource warning.
-
Serhiy Storchaka authored
-
- 23 May, 2015 9 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
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 1 commit
-
-
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.
-