- 02 Aug, 2010 29 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
#7372: fix regression in pstats: a previous fix to handle cProfile data in add_callers broke handling of profile data.
-
Senthil Kumaran authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
#9428: fix running scripts from profile/cProfile with their own name and the right namespace. Same fix as for trace.py in #1690103.
-
Georg Brandl authored
-
Senthil Kumaran authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 01 Aug, 2010 11 commits
-
-
R. David Murray authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Mark Dickinson authored
-
Raymond Hettinger authored
-
Georg Brandl authored
Revert r83395, it introduces test failures and is not necessary anyway since we now have to nul-terminate the string anyway.
-
Antoine Pitrou authored
reads on a BZ2File object, rather than returning incorrect results.
-
Ronald Oussoren authored
where 'id -G' and posix.getgroups() returned the same information, but one of the sources contains duplicate information. Rewrite the check using sets instead of lists.
-
Georg Brandl authored
-
Senthil Kumaran authored
-