- 13 Mar, 2012 4 commits
-
-
R David Murray authored
Patch by Tatiana Al-Chueyr.
-
Martin v. Löwis authored
Tkinter.Variables; harmonize exceptions to ValueError; only delete variables that have not been deleted; assert that variable names are strings Patch by Andrew Svetlov.
-
Sean Reifschneider authored
Contrary to the documentation, finditer() did not take pos and endpos keyword arguments.
-
Victor Stinner authored
-
- 12 Mar, 2012 34 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Victor Stinner authored
patch written by Nicholas Riley.
-
Łukasz Langa authored
-
Eric V. Smith authored
-
Eric V. Smith authored
str.format_map tests don't do what they say: fix to actually implement the intent of the test. Closes #13450. Patch by Akira Li.
-
Michael Foord authored
-
Michael Foord authored
-
Eric V. Smith authored
-
Eric V. Smith authored
str.format_map tests don't do what they say: fix to actually implement the intent of the test. Closes #13450.
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Ezio Melotti authored
#13394: add more tests for the aifc module and use warnings.warn instead of print. Patch by Oleg Plakhotnyuk.
-
Ezio Melotti authored
-
Michael Foord authored
-
Michael Foord authored
-
Łukasz Langa authored
-
Łukasz Langa authored
Thanks for James Sanders for the bug report and the patch.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Eric V. Smith authored
-
Eric V. Smith authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 11 Mar, 2012 2 commits
-
-
Antoine Pitrou authored
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Windows when the child process has already exited.
-
Antoine Pitrou authored
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Windows when the child process has already exited.
-