mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
GH-95172 Make the same version versionadded
oneline (GH-95172)
* Make the same version versionadded oneline
* Format versionadded for enum.rst
* Format versionadded
A single line versionadded was reading better.
Co-authored-by: Senthil Kumaran <senthil@python.org>
(cherry picked from commit d6062d1170
)
Co-authored-by: 180909 <734461790@qq.com>
This commit is contained in:
parent
92054dfe5d
commit
ef77f2f068
1 changed files with 1 additions and 2 deletions
|
@ -134,8 +134,7 @@ Module Contents
|
||||||
|
|
||||||
|
|
||||||
.. versionadded:: 3.6 ``Flag``, ``IntFlag``, ``auto``
|
.. versionadded:: 3.6 ``Flag``, ``IntFlag``, ``auto``
|
||||||
.. versionadded:: 3.11 ``StrEnum``, ``EnumCheck``, ``FlagBoundary``, ``property``
|
.. versionadded:: 3.11 ``StrEnum``, ``EnumCheck``, ``FlagBoundary``, ``property``, ``member``, ``nonmember``
|
||||||
.. versionadded:: 3.11 ``member``, ``nonmember``
|
|
||||||
|
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue