Add NEWS entry

This commit is contained in:
winsonluk 2020-12-29 13:47:20 -05:00
parent fe8f24ac0d
commit 8826d00d05
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Fail fast in shutil.move() to avoid creating destination directories on
failure.