This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients hynek, r.david.murray
Date 2012-06-26.01:54:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340675694.27.0.969403918163.issue15187@psf.upfronthosting.co.za>
In-reply-to
Content
test_shutil leaves several (six) directories in /tmp.  This eventually fills /tmp on my buildbots and causes subsequent test runs to fail.
History
Date User Action Args
2012-06-26 01:54:54r.david.murraysetrecipients: + r.david.murray, hynek
2012-06-26 01:54:54r.david.murraysetmessageid: <1340675694.27.0.969403918163.issue15187@psf.upfronthosting.co.za>
2012-06-26 01:54:53r.david.murraylinkissue15187 messages
2012-06-26 01:54:52r.david.murraycreate