Message 356882 - Python tracker

Message356882

Author steve.dower
Recipients craigh, eric.fahlgren, eryksun, jamercee, steve.dower, tim.golden, zach.ware
Date 2019-11-18.16:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574096023.06.0.522534230055.issue23407@roundup.psfhosted.org>
In-reply-to
Content
At a minimum, it needs to be turned into a GitHub PR.

We've made some significant changes in this area in 3.8, so possibly the best available code is now in shutil.rmtree (or shutil.copytree) rather than the older patch files.
History
Date User Action Args
2019-11-18 16:53:43steve.dowersetrecipients: + steve.dower, tim.golden, craigh, zach.ware, eryksun, jamercee, eric.fahlgren
2019-11-18 16:53:43steve.dowersetmessageid: <1574096023.06.0.522534230055.issue23407@roundup.psfhosted.org>
2019-11-18 16:53:43steve.dowerlinkissue23407 messages
2019-11-18 16:53:42steve.dowercreate