Skip to content

Commit e5b6744

Browse files
[3.12] gh-111165: Remove documentation for moved functions (GH-111467) (GH-111471)
(cherry picked from commit 4d6bdf8) Co-authored-by: Serhiy Storchaka <[email protected]>
1 parent 577c808 commit e5b6744

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Doc/library/test.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -498,16 +498,6 @@ The :mod:`test.support` module defines the following functions:
498498
rather than looking directly in the path directories.
499499

500500

501-
.. function:: match_test(test)
502-
503-
Determine whether *test* matches the patterns set in :func:`set_match_tests`.
504-
505-
506-
.. function:: set_match_tests(accept_patterns=None, ignore_patterns=None)
507-
508-
Define match patterns on test filenames and test method names for filtering tests.
509-
510-
511501
.. function:: get_pagesize()
512502

513503
Get size of a page in bytes.

0 commit comments

Comments
 (0)