Skip to content

Commit

Permalink
[3.12] gh-111165: Remove documentation for moved functions (GH-111467…
Browse files Browse the repository at this point in the history
…) (GH-111471)

(cherry picked from commit 4d6bdf8)

Co-authored-by: Serhiy Storchaka <[email protected]>
  • Loading branch information
miss-islington and serhiy-storchaka authored Oct 29, 2023
1 parent 577c808 commit e5b6744
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Doc/library/test.rst
Original file line number Diff line number Diff line change
Expand Up @@ -498,16 +498,6 @@ The :mod:`test.support` module defines the following functions:
rather than looking directly in the path directories.


.. function:: match_test(test)

Determine whether *test* matches the patterns set in :func:`set_match_tests`.


.. function:: set_match_tests(accept_patterns=None, ignore_patterns=None)

Define match patterns on test filenames and test method names for filtering tests.


.. function:: get_pagesize()

Get size of a page in bytes.
Expand Down

0 comments on commit e5b6744

Please sign in to comment.