- 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.
-
- 16 May, 2015 9 commits
-
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
classes (such as TemporaryFile). Original patch by Atsuo Ishimoto.
-
Serhiy Storchaka authored
Vajrasky Kok.
-
Serhiy Storchaka authored
Formatting unicode warning in the file with the path containing non-ascii characters no longer fails with UnicodeErrror.
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 15 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 14 May, 2015 2 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 13 May, 2015 4 commits
-
-
Andrew Kuchling authored
-
Berker Peksag authored
Patch by Vinod Kurup.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 12 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
- 11 May, 2015 3 commits
-
-
Raymond Hettinger authored
-
Steve Dower authored
-
Benjamin Peterson authored
-
- 10 May, 2015 2 commits
-
-
doko@ubuntu.com authored
-
Benjamin Peterson authored
-