- 02 Haz, 2015 5 kayıt (commit)
-
-
Donald Stufft yazdı
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 yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
does support IPv6 and IPv4; www.python.org currently does not.
-
- 01 Haz, 2015 1 kayıt (commit)
-
-
Yury Selivanov yazdı
-
- 31 May, 2015 1 kayıt (commit)
-
-
Yury Selivanov yazdı
-
- 30 May, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
- 29 May, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Original patch by David Moore.
-
- 28 May, 2015 2 kayıt (commit)
-
-
Yury Selivanov yazdı
See also issue 24017.
-
Yury Selivanov yazdı
-
- 27 May, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
-
- 26 May, 2015 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 25 May, 2015 2 kayıt (commit)
-
-
Victor Stinner yazdı
fix a resource warning.
-
Serhiy Storchaka yazdı
-
- 23 May, 2015 9 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Donald Stufft yazdı
-
- 22 May, 2015 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
Fixed segmentation fault in sqlite3.Row constructor with faked cursor type. Fixed system error in the comparison of faked types.SimpleNamespace.
-
Donald Stufft yazdı
-
- 21 May, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Clement Rouault.
-
- 20 May, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Made test_pprint and test_trace discoverable.
-
Serhiy Storchaka yazdı
avoid passing the test accidently because slice.__hash__ is None.
-
Serhiy Storchaka yazdı
IDLE. Patch by Martin Panter.
-
- 19 May, 2015 1 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.
-