- 09 May, 2015 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Marc-Andre Lemburg.
-
Donald Stufft authored
-
Donald Stufft authored
-
- 08 May, 2015 9 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Larry Hastings authored
any keyword arguments. Previously it silently ignored them. Also: merge related change from 3.4, also reported on Issue #20274.
-
Larry Hastings authored
METH_VARARGS methods on _sqlite.Connection.
-
Larry Hastings authored
-
Larry Hastings authored
anywhere in the name of the current directory.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Larry Hastings authored
"format units". Updated the documentation to match.
-
- 07 May, 2015 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Zachary Ware authored
-
Zachary Ware authored
Basically, s/thread/coroutine/.
-
- 06 May, 2015 14 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
assertWarnsRegex() checks are not longer successful if the callable is None. Added tests for assertRaises().
-
Serhiy Storchaka authored
assertWarnsRegex() checks are not longer successful if the callable is None. Added tests for assertRaises().
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Tkinter's getdouble() now supports any numbers (in particular int).
-
Serhiy Storchaka authored
Parsed value should be bytes, not general robuffer, this is required in other places.
-
Serhiy Storchaka authored
during closing expatreader. Fixed a regression introduced in issue #23865.
-
Serhiy Storchaka authored
during closing expatreader. Fixed a regression introduced in issue #23865.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Christie Wilson.
-
Eric Snow authored
-
Benjamin Peterson authored
Patch by Neil Girdhar.
-
- 05 May, 2015 3 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
Guido van Rossum authored
-