Python

Build S-390 Debian 3.0:#314

Buildslave:

klose-debian-s390

Reason:

SourceStamp:

Results:

build successful

Resubmit Build:

This tree was built from a specific set of source files, and can be rebuilt exactly

Your name:
Reason for re-running build:

Steps and Logfiles:

  1. svn [update [branch] r63124]
    1. stdio
  2. configure [configure]
    1. stdio
  3. compile [compile]
    1. stdio
  4. test [test]
    1. stdio
  5. clean [clean]
    1. stdio

Blamelist:

  1. brett.cannon

All Changes

  1. Changed by: brett.cannon
    Changed at: Sun 11 May 2008 23:39:51
    Branch: branches/py3k
    Revision: 63109

    Changed files:

    • branches/py3k/
    Comments:
    Blocked revisions 63108 via svnmerge
    
    ........
      r63108 | brett.cannon | 2008-05-11 16:39:04 -0700 (Sun, 11 May 2008) | 2 lines
      
      Put Lib/lib-old back on to sys.path for module renames.
    ........
    

  2. Changed by: brett.cannon
    Changed at: Mon 12 May 2008 00:09:10
    Branch: branches/py3k
    Revision: 63115

    Changed files:

    • branches/py3k/
    Comments:
    Blocked revisions 63114 via svnmerge
    
    ........
      r63114 | brett.cannon | 2008-05-11 17:08:34 -0700 (Sun, 11 May 2008) | 2 lines
      
      Depreate imageop for removal in 3.0.
    ........
    

  3. Changed by: brett.cannon
    Changed at: Mon 12 May 2008 00:56:29
    Branch: branches/py3k
    Revision: 63124

    Changed files:

    • branches/py3k/Lib/collections.py
    • branches/py3k/Lib/test/test___all__.py
    • branches/py3k/Misc/NEWS
    Comments:
    The __all__ value for 'collections' was missing UserList and UserString.