• Christian Heimes's avatar
    Merged revisions... · 2202f877
    Christian Heimes authored
    Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r60568 | christian.heimes | 2008-02-04 19:48:38 +0100 (Mon, 04 Feb 2008) | 1 line
    
      Increase debugging to investige failing tests on some build bots
    ........
      r60570 | christian.heimes | 2008-02-04 20:30:05 +0100 (Mon, 04 Feb 2008) | 1 line
    
      Small adjustments for test compact freelist test. It's no passing on Windows as well.
    ........
      r60573 | amaury.forgeotdarc | 2008-02-04 21:53:14 +0100 (Mon, 04 Feb 2008) | 2 lines
    
      Correct quotes in NEWS file
    ........
      r60575 | amaury.forgeotdarc | 2008-02-04 22:45:05 +0100 (Mon, 04 Feb 2008) | 13 lines
    
      #1750076: Debugger did not step on every iteration of a while statement.
    
      The mapping between bytecode offsets and source lines (lnotab) did not contain
      an entry for the beginni...
    2202f877
profilee.py 2.97 KB