mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
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:
parent
665b8f365e
commit
1d7bddd961
28 changed files with 172 additions and 173 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue