mirror of https://github.com/python/cpython
gh-95672: Fix versionadded indentation of get_pagesize in test.rst (gh-102455)
This commit is contained in:
parent
f533f216e6
commit
d3ca042c99
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue