- 31 May, 2015 4 commits
-
-
Serhiy Storchaka authored
24-bit samples are not supported in 2.7.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 30 May, 2015 2 commits
-
-
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
-
-
Serhiy Storchaka authored
value in the host header was set to "None". Patch by Demian Brecht.
-
Benjamin Peterson authored
-
- 27 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Ned Deily authored
-
- 26 May, 2015 3 commits
-
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
- 25 May, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 23 May, 2015 9 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Donald Stufft authored
-
- 22 May, 2015 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
cursor type.
-
Donald Stufft authored
-
- 21 May, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Clement Rouault.
-
- 20 May, 2015 2 commits
-
-
Serhiy Storchaka authored
avoid passing the test accidently because slice.__hash__ is None.
-
Serhiy Storchaka authored
IDLE. Patch by Martin Panter.
-
- 19 May, 2015 2 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
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
-
- 18 May, 2015 3 commits
-
-
Terry Jan Reedy authored
import. Idle -c "code", -r file.py again compile with print statement.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 17 May, 2015 3 commits
-
-
Raymond Hettinger authored
-
Terry Jan Reedy authored
doc. Remove obsolete example from FAQ. Patch by Martin Panter.
-
Serhiy Storchaka authored
decoding unicode literals.
-