Skip to content

Commit b2a681b

Browse files
committed
add news entry
1 parent 624093b commit b2a681b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Update :func:`shutil.copyfile` to raise :exc:`FileNotFoundError` instead of
2+
confusing :exc:`IsADirectoryError` when a path ending with a
3+
:const:`os.path.sep` does not exist; :func:`shutil.copy` and
4+
:func:`shutil.copy2` are also affected.

0 commit comments

Comments
 (0)