mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
whatsnew/3.5: Sync whatsnew with versionadded/versionchanged doc tags
This commit is contained in:
parent
0e8e78e15d
commit
4dde587405
3 changed files with 79 additions and 6 deletions
|
@ -466,7 +466,7 @@ The complete signature is::
|
|||
|
||||
:type: type to mix in to new Enum class.
|
||||
|
||||
:start: number to start counting at if only names are passed in
|
||||
:start: number to start counting at if only names are passed in.
|
||||
|
||||
.. versionchanged:: 3.5
|
||||
The *start* parameter was added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue