- 03 Jan, 2014 15 commits
-
-
Martin v. Löwis authored
-
R David Murray authored
It was discussed in issue #17460 whether or not to make the remaining arguments keyword only so that things would fail noisily if someone was still using positional parameters, but no decision was made and we are now well past the Beta API change deadline.
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Also rewrote the send_error description for clarity and correct English.
-
Victor Stinner authored
-
Victor Stinner authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Patch by Christian Heimes, with modifications.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Eric Snow authored
-
Daniel Holth authored
-
Victor Stinner authored
SystemError if the state type is invalid.
-
- 02 Jan, 2014 19 commits
-
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Claudiu Popa.
-
R David Murray authored
-
R David Murray authored
In 3.4 defaultTest can also be a list (see issue 15132).
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Zachary Ware authored
-
Zachary Ware authored
time.get_clock_info('monotonic').resolution == 0.015600099999999999 This is just a workaround pending a real resolution to #20101.
-
Donald Stufft authored
-
Martin v. Löwis authored
-
Victor Stinner authored
(delimiter, escapechar, quotechar)
-
Victor Stinner authored
escapechar, quotechar)
-
Victor Stinner authored
SystemError when it is not called with 2 arguments
-
Victor Stinner authored
Fix typo: "os" format => "Os"
-
Victor Stinner authored
Fix typo: "os" format => "Os"
-
- 01 Jan, 2014 6 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Patch by Vajrasky Kok.
-
Antoine Pitrou authored
Patch by Vajrasky Kok.
-