Message 334186 - Python tracker

Message334186

Author pablogsal
Recipients dstufft, eric.araujo, miss-islington, ned.deily, pablogsal, schlamar, steve.dower, uranusjr
Date 2019-01-21.21:58:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548107890.53.0.604130175097.issue35699@roundup.psfhosted.org>
In-reply-to
Content
@Steve, we are investigating and tracking this issue here:

https://bugs.python.org/issue35795

According to the buildbot owner "directory tree removal needs to go through support.rmtree, not any of the stdlib methods for doing so.  In a nutshell, the tests need to be changed to do this".

Not sure why this has happened now
History
Date User Action Args
2019-01-21 21:58:12pablogsalsetrecipients: + pablogsal, ned.deily, eric.araujo, schlamar, steve.dower, dstufft, uranusjr, miss-islington
2019-01-21 21:58:10pablogsalsetmessageid: <1548107890.53.0.604130175097.issue35699@roundup.psfhosted.org>
2019-01-21 21:58:10pablogsallinkissue35699 messages
2019-01-21 21:58:10pablogsalcreate