- 01 Jan, 2014 2 commits
-
-
Ned Deily authored
-
Benjamin Peterson authored
-
- 28 Dec, 2013 3 commits
-
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than silently let them emit clear text data.
-
Serhiy Storchaka authored
array.fromfile() works only with file objects, not io.FileIO instances.
-
- 26 Dec, 2013 4 commits
-
-
Serhiy Storchaka authored
-
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.
-