]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95913: Copyedit, xref and organize enum section (#98295)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Tue, 18 Oct 2022 09:26:24 +0000 (04:26 -0500)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2022 09:26:24 +0000 (11:26 +0200)
commit73e5180faf37e2d362e13f4ef12955a8b8535d7b
tree55537f866ca78f97fdd7f166e907f6629f7c1a08
parent0a0c7e5a7a516607a1268c310a2e05d574a71efc
gh-95913: Copyedit, xref and organize enum section (#98295)

* Whatsnew: Convert literals in enum section to actual x-references

* Whatsnew: Rewrite enum section for clear and consistant phrasing

* Whatsnew: Combine directly related enum items instead of seperating them

* gh-98250: Describe __str__/__format__ changes more clearly/accurately

* Tweak enum section language per feedback from Ethan
Doc/whatsnew/3.11.rst