- 15 Mar, 2013 5 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Revise module docstring and update itertools import and use.
-
- 14 Mar, 2013 8 kayıt (commit)
-
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Serhiy Storchaka yazdı
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
-
Serhiy Storchaka yazdı
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
-
Serhiy Storchaka yazdı
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
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 15 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
__loader__ is not set on a module. This brings the exception in line with when __loader__ is None (which is equivalent to not having the attribute defined).
-
Brett Cannon yazdı
-
Brett Cannon yazdı
automatically used by import.
-
Brett Cannon yazdı
into sys.path_importer_cache.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
set __loader__ on a module when set to None. Thanks to Gökcen Eraslan for the fix.
-
Brett Cannon yazdı
writing and thus its semantics.
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 12 Mar, 2013 9 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#17368: Fix an off-by-one error in the Python JSON decoder that caused a failure while decoding empty object literals when object_pairs_hook was specified.
-
Benjamin Peterson yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 11 Mar, 2013 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
as reported by Serhiy Storchaka and Matthew Barnett.
-
Terry Jan Reedy yazdı
as reported by Serhiy Storchaka and Matthew Barnett.
-
Terry Jan Reedy yazdı
as reported by Serhiy Storchaka and Matthew Barnett.
-