Skip to content

Commit

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

(cherry picked from commit 4d6bdf8)
  • Loading branch information
serhiy-storchaka committed Oct 29, 2023
1 parent a10fc66 commit 9a12c23
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Doc/library/test.rst
Expand Up @@ -489,16 +489,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:: setswitchinterval(interval)

Set the :func:`sys.setswitchinterval` to the given *interval*. Defines
Expand Down

0 comments on commit 9a12c23

Please sign in to comment.