- 22 Dec, 2013 4 commits
-
-
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 10 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.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
* splitunc() no more return illegal result for paths with redundant slashes. * splitunc() now correctly processes the 'İ' character (U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE). * Deprecation warnings now emitted for every use of splitunc(). * Added tests for splitunc().
-
Charles-François Natali authored
-
Serhiy Storchaka authored
(U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE).
-
Christian Heimes authored
-
Charles-François Natali authored
-
R David Murray authored
Patch by Vajrasky Kok.
-
- 15 Dec, 2013 3 commits
-
-
Stefan Krah authored
-
Charles-François Natali authored
-
Charles-François Natali authored
makefile.
-