Skip to content

Cleanups for Python 3.12 min: HexEnum#1954

Merged
mscuthbert merged 8 commits into
masterfrom
post_typing-common_3-12-cleanup
Jun 25, 2026
Merged

Cleanups for Python 3.12 min: HexEnum#1954
mscuthbert merged 8 commits into
masterfrom
post_typing-common_3-12-cleanup

Conversation

@mscuthbert

Copy link
Copy Markdown
Member

Cleanup some things we don't need from Python 3.12 min.

We still prefer the reprs for our own enums, so we'll use them.

ContainsEnum renamed to HexEnum -- it's not about x in Enum -- all enums have that. Left old name as Alias.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 93.134% (-0.002%) from 93.136% — post_typing-common_3-12-cleanup into master

@mscuthbert mscuthbert merged commit 2549edf into master Jun 25, 2026
6 of 7 checks passed
@mscuthbert mscuthbert deleted the post_typing-common_3-12-cleanup branch June 25, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants