mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add version number for versionchanged directive (backport from 3.3)
This commit is contained in:
parent
7af8ebb6ce
commit
ec9a5f6399
1 changed files with 1 additions and 1 deletions
|
@ -723,7 +723,7 @@ Test cases
|
|||
Here, we create two instances of :class:`WidgetTestCase`, each of which runs a
|
||||
single test.
|
||||
|
||||
.. versionchanged::
|
||||
.. versionchanged:: 3.2
|
||||
:class:`TestCase` can be instantiated successfully without providing a method
|
||||
name. This makes it easier to experiment with :class:`TestCase` from the
|
||||
interactive interpreter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue