- 26 Dec, 2013 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
R David Murray authored
Patch by Gennadiy Zlobin.
-
- 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 2 commits
-
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
- 22 Dec, 2013 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 21 Dec, 2013 1 commit
-
-
Serhiy Storchaka authored
the uncompress buffer and read() goes through more than one readbuffer. This is partial backport of changeset 028e8e0b03e8.
-
- 20 Dec, 2013 1 commit
-
-
Serhiy Storchaka authored
from X.org distribution using makelocalealias.py.
-
- 19 Dec, 2013 7 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
Initial patch by Ajitesh Gupta.
-
Serhiy Storchaka authored
locale encodings with hyphens.
-
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 8 commits
-
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
Original patch by Simon Sapin.
-
R David Murray authored
This is a comment in the code because only someone reading the code would try setting fieldnames to None in the first place...
-
Serhiy Storchaka authored
Patch by Jaakko Moisio.
-
Serhiy Storchaka authored
sys.getwindowsversion() and ossaudiodev.setparameters(). Reported by Ned Batchelder.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
by inspecting the return value of fwrite(). Based on patches by Jaakko Moisio and test by Victor Stinner.
-
- 16 Dec, 2013 4 commits
-
-
Serhiy Storchaka authored
-
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 returns illegal result for paths with redundant slashes. * splitunc() now correctly processes the u'İ' character (U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE). * Added new tests for splitunc().
-
- 15 Dec, 2013 1 commit
-
-
Charles-François Natali authored
makefile.
-
- 14 Dec, 2013 1 commit
-
-
Serhiy Storchaka authored
Fixed writing 'ulaw' (lower case) compressed AIFC files.
-