mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-48330: address review comments to PR-12271 (#103209)
address review comments to PR-12271 Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
This commit is contained in:
parent
a210cac776
commit
ff3303e49c
3 changed files with 11 additions and 11 deletions
|
@ -2191,10 +2191,6 @@ Loading and running tests
|
|||
.. versionadded:: 3.12
|
||||
Added *durations* keyword argument.
|
||||
|
||||
.. versionchanged:: 3.12
|
||||
Subclasses should accept ``**kwargs`` to ensure compatibility as the
|
||||
interface changes.
|
||||
|
||||
.. data:: defaultTestLoader
|
||||
|
||||
Instance of the :class:`TestLoader` class intended to be shared. If no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue