Skip to content

Commit c8113c5

Browse files
Update the NEWS entry
1 parent 1b37f52 commit c8113c5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
The :func:`os.exec\* <os.execl>` functions now set the
2-
:attr:`~OSError.filename` attribute of the raised :exc:`FileNotFoundError`.
2+
:attr:`~OSError.filename` attribute of the raised :exc:`FileNotFoundError`
3+
or :exc:`NotADirectoryError` to the program name passed by the caller.

0 commit comments

Comments
 (0)