- 01 Jan, 2014 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Patch by Vajrasky Kok.
-
Antoine Pitrou authored
Patch by Vajrasky Kok.
-
- 31 Dec, 2013 11 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Also reworded the other entries in the socket section of whatsnew, as well as a couple of unrelated news entries.
-
R David Murray authored
Also fix a NEWS file issue number error, and some spacing fixes in whatsnew.
-
R David Murray authored
-
Zachary Ware authored
-
Zachary Ware authored
-
R David Murray authored
-
R David Murray authored
Also reworded the description of the feature in the docs.
-
Donald Stufft authored
-
Donald Stufft authored
-
- 30 Dec, 2013 4 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Christian Heimes authored
-
- 29 Dec, 2013 3 commits
-
-
Michael Foord authored
-
R David Murray authored
-
Senthil Kumaran authored
-
- 28 Dec, 2013 1 commit
-
-
Antoine Pitrou authored
Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than silently let them emit clear text data.
-
- 27 Dec, 2013 1 commit
-
-
R David Murray authored
-
- 29 Dec, 2013 1 commit
-
-
Senthil Kumaran authored
-
- 28 Dec, 2013 5 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Guido van Rossum 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.
-
Antoine Pitrou authored
-
- 27 Dec, 2013 5 commits
-
-
R David Murray authored
Also collapse redundant versionadded/versionchanged markup in poplib.stls entry.
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
In issue 20074 it was pointed out that getpass would fail with a traceback if stdin was, for example /dev/null, which is a non-unlikely scenario. Also backported the tests from issue 17484 as modified by issue 18116. (What I really did was copy getpass.py and test_getpass.py from their state on tip as of 17bd04fbf3d3).
-
Donald Stufft authored
-
- 26 Dec, 2013 5 commits
-
-
Serhiy Storchaka authored
calculated. Generalized support of the euro modifier.
-
R David Murray authored
Clarified the "At the moment" wording, and added the get_stats entry in the module summary that Serhiy noted was missing at the end of issue 16351. Given that pydoc lists all the function docstrings, I'm not sure that module summary section is actually needed; but, it is probably better to address that when the module is converted to use Argument Clinic. In the meantime we should keep the list complete.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-