gh-95672: Fix versionadded indentation of get_pagesize in test.rst (gh-102455)

This commit is contained in:
Hyunkyun Moon 2023-03-06 22:56:19 +09:00 committed by GitHub
parent f533f216e6
commit d3ca042c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -540,7 +540,7 @@ The :mod:`test.support` module defines the following functions:
Get size of a page in bytes.
.. versionadded:: 3.12
.. versionadded:: 3.12
.. function:: setswitchinterval(interval)