]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95172 Make the same version `versionadded` oneline (#95172)
author180909 <734461790@qq.com>
Wed, 5 Oct 2022 17:52:59 +0000 (01:52 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 17:52:59 +0000 (10:52 -0700)
commitd6062d1170199c4f02acf6de8fcbf5d748a03db2
tree605902113bd64c6093808fd02a4615871db94a0f
parent7015e1379791cbf19908cd1a7c668a5d6e7165d5
GH-95172 Make the same version `versionadded` oneline (#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>
Doc/library/enum.rst