Skip to content

Commit 406f924

Browse files
miss-islingtonbmwiedemannhugovk
authored
[3.13] gh-121874: Define audit-event open parameters consistently (GH-121883) (#121956)
Co-authored-by: Bernhard M. Wiedemann <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent e8fb088 commit 406f924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,7 @@ are always available. They are listed here in alphabetical order.
15021502
(where :func:`open` is declared), :mod:`os`, :mod:`os.path`, :mod:`tempfile`,
15031503
and :mod:`shutil`.
15041504

1505-
.. audit-event:: open file,mode,flags open
1505+
.. audit-event:: open path,mode,flags open
15061506

15071507
The ``mode`` and ``flags`` arguments may have been modified or inferred from
15081508
the original call.

0 commit comments

Comments
 (0)