The Environment object constructor accepts None as build_dir (for quite a while now), so don't bother with creating a temporary directory for use as the build_dir, if we're not going to need it. Future work: Environment.__init__() sets scratch_dir to '' if build_dir is None, which seems a little wonky, as it isn't a path.pull/8973/head
parent
609864a66d
commit
b20cfec4bc
1 changed files with 23 additions and 24 deletions
Loading…
Reference in new issue