Docs: align usage of versionadded/versionchanged with recommended practice (#114409)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
This commit is contained in:
Erlend E. Aasland 2024-01-22 22:40:26 +01:00 committed by GitHub
parent 665b8f365e
commit 1d7bddd961
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 172 additions and 173 deletions

View file

@ -88,8 +88,8 @@ copying of data.
*track* is ignored on Windows, which has its own tracking and
automatically deletes shared memory when all handles to it have been closed.
.. versionadded:: 3.13
The *track* parameter.
.. versionchanged:: 3.13
Added the *track* parameter.
.. method:: close()