- 26 Feb, 2013 13 commits
-
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
Senthil Kumaran authored
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
-
Senthil Kumaran authored
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
-
Senthil Kumaran authored
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
-
- 25 Feb, 2013 12 commits
-
-
Victor Stinner authored
containing invalid characters (outside range [U+0000; U+10ffff]) to Unicode: repr(array), str(array) and array.tounicode(). Patch written by Manuel Jacob.
-
Victor Stinner authored
invalid characters (outside range [U+0000; U+10ffff]) to Unicode: repr(array), str(array) and array.tounicode(). Patch written by Manuel Jacob.
-
Victor Stinner authored
outside the range U+0000-U+10ffff.
-
Victor Stinner authored
the range U+0000-U+10ffff.
-
Brett Cannon authored
First, because the mtime can exceed 4 bytes, make sure to mask it down to 4 bytes before getting its little-endian representation for writing out to a .pyc file. Two, cap an rsplit() call to 1 split, else can lead to too many values being returned for unpacking.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Giampaolo Rodola' authored
Fix #17197: profile/cProfile modules refactored so that code of run() and runctx() utility functions is not duplicated in both modules.
-
- 24 Feb, 2013 3 commits
-
-
R David Murray authored
This fixes an apparent copy-and-paste error. Patch by Manuel Jacob.
-
R David Murray authored
This fixes an apparent copy-and-paste error. Patch by Manuel Jacob.
-
R David Murray authored
This fixes an apparent copy-and-paste error. Patch by Manuel Jacob.
-
- 23 Feb, 2013 12 commits
-
-
Chris Jerdonek authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-