Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Oct 18, 2022

  • 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

  • Enum.__str__ change could be improved in What's New #98250: Describe str/format changes more clearly/accurately

  • Tweak enum section language per feedback from Ethan
    (cherry picked from commit 73e5180)

Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM

) * 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 * pythongh-98250: Describe __str__/__format__ changes more clearly/accurately * Tweak enum section language per feedback from Ethan (cherry picked from commit 73e5180) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@miss-islingtonmiss-islington merged commit d798b59 into python:3.11Oct 18, 2022
@miss-islingtonmiss-islington deleted the backport-73e5180-3.11 branch October 18, 2022 09:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@ezio-melotti@bedevere-bot@CAM-Gerlach