- 25 Feb, 2013 8 commits
-
-
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 29 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
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
Patch by Lowe Thiderman
-
Petri Lehtinen authored
Patch by Jyrki Pulliainen
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-