[Buildbot-commits] [Buildbot] #582: UploadDirectory tests fail on python 2.3 since tarfile.extractall is not available

Buildbot nobody at buildbot.net
Mon Aug 8 15:38:25 UTC 2011


#582: UploadDirectory tests fail on python 2.3 since tarfile.extractall is not
available
---------------------+---------------------
Reporter:  dbailey   |       Owner:  warner
    Type:  defect    |      Status:  closed
Priority:  critical  |   Milestone:  0.7.11
 Version:  0.7.10    |  Resolution:  fixed
Keywords:            |
---------------------+---------------------

Comment (by Stefan Seefeld):

 (fixes #582) This patch fixes the test failures by injecting an extractall
 method into TarFile if not already present.
  Changeset: 66d20cda094340d4a5dafb9477d5607a92c368de

-- 
Ticket URL: <http://trac.buildbot.net/ticket/582#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list