Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8f1b9d9

Browse filesBrowse files
jacobtylerwallsestyxx
authored andcommitted
Fix version number in use_load_tests deprecation reference (pythonGH-119151)
Deprecation took place in d78742a (3.5)
1 parent 11b96fb commit 8f1b9d9
Copy full SHA for 8f1b9d9

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎Doc/whatsnew/3.12.rst

Copy file name to clipboardExpand all lines: Doc/whatsnew/3.12.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1739,7 +1739,7 @@ unittest
17391739

17401740
* Undocumented :meth:`TestLoader.loadTestsFromModule
17411741
<unittest.TestLoader.loadTestsFromModule>` parameter *use_load_tests*
1742-
(deprecated and ignored since Python 3.2).
1742+
(deprecated and ignored since Python 3.5).
17431743

17441744
* An alias of the :class:`~unittest.TextTestResult` class:
17451745
``_TextTestResult`` (deprecated in Python 3.2).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.