- 15 Apr, 2011 24 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
R David Murray authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. "\U00012345"[0]).
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indices. Patch by Daniel Urban.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
- 14 Apr, 2011 9 commits
-
-
Senthil Kumaran authored
Fix closes Issue1147.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 Apr, 2011 7 commits
-
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
-
R David Murray authored
Patch by Steffen Daode Nurpmeso.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
R David Murray authored
Before reading the code to check, I wasn't sure if it operated on full domain names or just individual labels.
-