- 26 Dec, 2013 1 commit
-
-
Zachary Ware authored
disabled since 3.0 due to the changes in listcomp handling.
-
- 25 Dec, 2013 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
methods.
-
Serhiy Storchaka authored
-
- 24 Dec, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 23 Dec, 2013 3 commits
-
-
Serhiy Storchaka authored
the same result as in 2.x.
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
- 22 Dec, 2013 5 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 21 Dec, 2013 4 commits
-
-
Antoine Pitrou authored
Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures)
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called.
-
- 20 Dec, 2013 2 commits
-
-
Zachary Ware authored
-
Serhiy Storchaka authored
from X.org distribution using makelocalealias.py.
-
- 19 Dec, 2013 7 commits
-
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
Serhiy Storchaka authored
locale encodings with hyphens.
-
Victor Stinner authored
ValueError if num is negative (instead of raising a SystemError).
-
Victor Stinner authored
(wrong type).
-
Serhiy Storchaka authored
quotechar fields. Original patch by Vajrasky Kok.
-
Vinay Sajip authored
-
- 18 Dec, 2013 5 commits
-
-
Benjamin Peterson authored
-
Gregory P. Smith authored
-
Zachary Ware authored
-
Serhiy Storchaka authored
-
R David Murray authored
Patch by Serhiy Storchaka.
-
- 17 Dec, 2013 5 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
Original patch by Simon Sapin.
-
Serhiy Storchaka authored
sys.getwindowsversion() and ossaudiodev.setparameters(). Reported by Ned Batchelder.
-
Serhiy Storchaka authored
-
- 16 Dec, 2013 3 commits
-
-
Victor Stinner authored
busy/slow buildbot
-
Christian Heimes authored
EWOULDBLOCK on Windows or VMs hosted on Windows.
-
Zachary Ware authored
acceptable outcomes: success or RuntimeError. Without being able to actually hear whether a sound was played, either one could be right, but any other error would be a failure.
-