mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #21706: Add a versionchanged directive to the functional API docs.
This commit is contained in:
parent
3715da5c97
commit
60efd79dc5
1 changed files with 3 additions and 0 deletions
|
|
@ -464,6 +464,9 @@ The complete signature is::
|
|||
|
||||
:start: number to start counting at if only names are passed in
|
||||
|
||||
.. versionchanged:: 3.5
|
||||
The *start* parameter was added.
|
||||
|
||||
|
||||
Derived Enumerations
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue