You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite CacheDir _mkdir_atomic to include old version
The failure on Python 3.7 caused a rewrite. Redo that so the version
released with SCons 4.9.0 is still present, but commented out, so it's
easier to restore it in future. tempfile.TemporaryDirectory has better
cleanup logic, so we'll want to flip to that when Python 3.7 support
is retired.
Signed-off-by: Mats Wichmann <[email protected]>
0 commit comments