- 23 Ara, 2013 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 22 Ara, 2013 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 21 Ara, 2013 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures)
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called.
-
- 20 Ara, 2013 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
from X.org distribution using makelocalealias.py.
-
- 19 Ara, 2013 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
locale encodings with hyphens.
-
Victor Stinner yazdı
ValueError if num is negative (instead of raising a SystemError).
-
Victor Stinner yazdı
(wrong type).
-
Serhiy Storchaka yazdı
quotechar fields. Original patch by Vajrasky Kok.
-
Vinay Sajip yazdı
-
- 18 Ara, 2013 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
-
R David Murray yazdı
Patch by Serhiy Storchaka.
-
- 17 Ara, 2013 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
Original patch by Simon Sapin.
-
Serhiy Storchaka yazdı
sys.getwindowsversion() and ossaudiodev.setparameters(). Reported by Ned Batchelder.
-
Serhiy Storchaka yazdı
-
- 16 Ara, 2013 10 kayıt (commit)
-
-
Victor Stinner yazdı
busy/slow buildbot
-
Christian Heimes yazdı
EWOULDBLOCK on Windows or VMs hosted on Windows.
-
Zachary Ware yazdı
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 yazdı
-
Serhiy Storchaka yazdı
* 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 yazdı
-
Serhiy Storchaka yazdı
(U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE).
-
Christian Heimes yazdı
-
Charles-François Natali yazdı
-
R David Murray yazdı
Patch by Vajrasky Kok.
-
- 15 Ara, 2013 1 kayıt (commit)
-
-
Stefan Krah yazdı
-