- 18 Mar, 2013 4 commits
-
-
R David Murray authored
Patch by Rafael Santos.
-
R David Murray authored
Patch by Rafael Santos.
-
R David Murray authored
Original patch by Kushal Das.
-
R David Murray authored
Original patch by Kushal Das.
-
- 17 Mar, 2013 5 commits
-
-
Brett Cannon authored
does not support dynamic loading (e.g. Atari), so make sure that imp doesn't assume it always exists. Patch by Christian Heimes.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
the sentence referred to. Make other minor edits to improve flow.
-
- 16 Mar, 2013 19 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
caching of compiled regular expressions.
-
Serhiy Storchaka authored
caching of compiled regular expressions.
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
R David Murray authored
-
R David Murray authored
Initial patch contributed by Edmond Burnett.
-
- 15 Mar, 2013 4 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 14 Mar, 2013 4 commits
-
-
Serhiy Storchaka authored
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
-
Serhiy Storchaka authored
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
If PYTHON is undefined, this fails without the launcher (installed with 3.3 or from PyPI), but this is better than always failing. Patch from Zachary Ware.
-
- 13 Mar, 2013 4 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Brett Cannon authored
automatically used by import.
-
Ezio Melotti authored
-