bpo-24241: Add versionchanged directive to the documentation (#342)
This commit is contained in:
parent
a862812565
commit
370f7a956c
@ -97,6 +97,9 @@ The following functions are defined:
|
|||||||
:func:`get` with a nonempty argument matching the name of a handler you
|
:func:`get` with a nonempty argument matching the name of a handler you
|
||||||
declare.
|
declare.
|
||||||
|
|
||||||
|
.. versionchanged:: 3.7
|
||||||
|
*preferred* keyword-only parameter was added.
|
||||||
|
|
||||||
A number of browser types are predefined. This table gives the type names that
|
A number of browser types are predefined. This table gives the type names that
|
||||||
may be passed to the :func:`get` function and the corresponding instantiations
|
may be passed to the :func:`get` function and the corresponding instantiations
|
||||||
for the controller classes, all defined in this module.
|
for the controller classes, all defined in this module.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user