]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix reST markup in dataclasses.rst (GH-27843) (GH-27845)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Aug 2021 20:49:15 +0000 (13:49 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 20:49:15 +0000 (16:49 -0400)
commitf0e2a46349bc5a733aee58d53fa685de108b1787
tree310f385e2762f111a83902a3c52610c7cd6f6598
parent1204dfc89cb3ed5e21dce32aed0339b7569fe1f9
Fix reST markup in dataclasses.rst (GH-27843) (GH-27845)

The signature of field() had an extraneous colon at the end, causing it
to appear all bold and without the module name.
(cherry picked from commit d26dbba9297adb59bc49a6583c647804ef56fc58)

Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
Doc/library/dataclasses.rst