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 @@ -2135,7 +2135,7 @@ features:
2135
2135
2136
2136
.. audit-event :: os.chmod path,mode,dir_fd os.chmod
2137
2137
2138
- .. versionadded :: 3.3
2138
+ .. versionchanged :: 3.3
2139
2139
Added support for specifying *path * as an open file descriptor,
2140
2140
and the *dir_fd * and *follow_symlinks * arguments.
2141
2141
@@ -2166,7 +2166,7 @@ features:
2166
2166
The function is limited on WASI, see :ref: `wasm-availability ` for more
2167
2167
information.
2168
2168
2169
- .. versionadded :: 3.3
2169
+ .. versionchanged :: 3.3
2170
2170
Added support for specifying *path * as an open file descriptor,
2171
2171
and the *dir_fd * and *follow_symlinks * arguments.
2172
2172
@@ -2310,7 +2310,7 @@ features:
2310
2310
.. versionchanged :: 3.2
2311
2311
The *path * parameter became optional.
2312
2312
2313
- .. versionadded :: 3.3
2313
+ .. versionchanged :: 3.3
2314
2314
Added support for specifying *path * as an open file descriptor.
2315
2315
2316
2316
.. versionchanged :: 3.6
You can’t perform that action at this time.
0 commit comments