- 04 Jan, 2014 3 commits
-
-
Stefan Krah authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 02 Jan, 2014 7 commits
-
-
Benjamin Peterson authored
Patch from Claudiu Popa.
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Zachary Ware authored
time.get_clock_info('monotonic').resolution == 0.015600099999999999 This is just a workaround pending a real resolution to #20101.
-
Victor Stinner authored
escapechar, quotechar)
-
Victor Stinner authored
Fix typo: "os" format => "Os"
-
- 01 Jan, 2014 3 commits
-
-
Ned Deily authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Patch by Vajrasky Kok.
-
- 31 Dec, 2013 2 commits
-
-
R David Murray authored
-
Zachary Ware authored
-
- 29 Dec, 2013 1 commit
-
-
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
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).
-
- 26 Dec, 2013 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
disabled since 3.0 due to the changes in listcomp handling.
-
- 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 3 commits
-
-
Serhiy Storchaka authored
the same result as in 2.x.
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
- 22 Dec, 2013 5 commits
-
-
Antoine Pitrou authored
-
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.
-