Skip to content

Commit 060713f

Browse files
committed
Add versionchanged markup
1 parent 1a4b961 commit 060713f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/library/os.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,10 @@ process and user.
234234
.. versionchanged:: 3.9
235235
Updated to support :pep:`584`'s merge (``|``) and update (``|=``) operators.
236236

237+
.. versionchanged:: 3.15
238+
The :meth:`~dict.clear` method can now emit an ``os._clearenv`` audit
239+
event.
240+
237241

238242
.. data:: environb
239243

0 commit comments

Comments
 (0)