File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2135,7 +2135,7 @@ features:
21352135
21362136 .. audit-event :: os.chmod path,mode,dir_fd os.chmod
21372137
2138- .. versionadded :: 3.3
2138+ .. versionchanged :: 3.3
21392139 Added support for specifying *path * as an open file descriptor,
21402140 and the *dir_fd * and *follow_symlinks * arguments.
21412141
@@ -2166,7 +2166,7 @@ features:
21662166 The function is limited on WASI, see :ref: `wasm-availability ` for more
21672167 information.
21682168
2169- .. versionadded :: 3.3
2169+ .. versionchanged :: 3.3
21702170 Added support for specifying *path * as an open file descriptor,
21712171 and the *dir_fd * and *follow_symlinks * arguments.
21722172
@@ -2310,7 +2310,7 @@ features:
23102310 .. versionchanged :: 3.2
23112311 The *path * parameter became optional.
23122312
2313- .. versionadded :: 3.3
2313+ .. versionchanged :: 3.3
23142314 Added support for specifying *path * as an open file descriptor.
23152315
23162316 .. versionchanged :: 3.6
You can’t perform that action at this time.
0 commit comments