]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95172 Make the same version `versionadded` oneline (GH-95172)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Oct 2022 18:01:17 +0000 (11:01 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:11 +0000 (20:05 +0100)
commitc5d6009c41a2d31f65904d9193c588ba82c6eb71
tree08e824bda93473f1284348bc74ccaf03c019122a
parent28f97dc9d272b517f10882997d20dd1b59e17ff9
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 d6062d1170199c4f02acf6de8fcbf5d748a03db2)

Co-authored-by: 180909 <734461790@qq.com>
Doc/library/enum.rst