File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2068,7 +2068,7 @@ features:
2068
2068
2069
2069
.. audit-event :: os.chmod path,mode,dir_fd os.chmod
2070
2070
2071
- .. versionadded :: 3.3
2071
+ .. versionchanged :: 3.3
2072
2072
Added support for specifying *path * as an open file descriptor,
2073
2073
and the *dir_fd * and *follow_symlinks * arguments.
2074
2074
@@ -2095,7 +2095,7 @@ features:
2095
2095
The function is limited on Emscripten and WASI, see
2096
2096
:ref: `wasm-availability ` for more information.
2097
2097
2098
- .. versionadded :: 3.3
2098
+ .. versionchanged :: 3.3
2099
2099
Added support for specifying *path * as an open file descriptor,
2100
2100
and the *dir_fd * and *follow_symlinks * arguments.
2101
2101
@@ -2236,7 +2236,7 @@ features:
2236
2236
.. versionchanged :: 3.2
2237
2237
The *path * parameter became optional.
2238
2238
2239
- .. versionadded :: 3.3
2239
+ .. versionchanged :: 3.3
2240
2240
Added support for specifying *path * as an open file descriptor.
2241
2241
2242
2242
.. versionchanged :: 3.6
You can’t perform that action at this time.
0 commit comments