- 12 Mar, 2012 31 commits
-
-
Ł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 3 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.
-
Ross Lagerwall authored
It now reports if configure and pyconfig.h.in weren't regenerated but configure.in was changed.
-
- 10 Mar, 2012 6 commits
-
-
Antoine Pitrou authored
(PPC buildbot)
-
Georg Brandl authored
Close #14210: add command argument completion to pdb: complete file names, global/local variables, aliases
-
Georg Brandl authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Antoine Pitrou authored
-