- 04 Jan, 2014 10 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
take two parameters.
-
Serhiy Storchaka authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 03 Jan, 2014 18 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
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 12 commits
-
-
Benjamin Peterson authored
Patch from Claudiu Popa.
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
R David Murray authored
-
R David Murray authored
In 3.4 defaultTest can also be a list (see issue 15132).
-
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.
-