Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitecabf1e

Browse files
[3.12]gh-108669: unittest: Fix documentation for TestResult.collectedDurations (GH-108670) (#108672)
gh-108669: unittest: Fix documentation for TestResult.collectedDurations (GH-108670)(cherry picked from commit6c484c3)Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
1 parent1d6d05a commitecabf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/unittest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2017,7 +2017,7 @@ Loading and running tests
20172017

20182018
..attribute::collectedDurations
20192019

2020-
A list containing 2-tuples of:class:`TestCase` instances and floats
2020+
A list containing 2-tuples oftest case names and floats
20212021
representing the elapsed time of each test which was run.
20222022

20232023
..versionadded::3.12

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp