Skip to content

[3.8] bpo-41517: do not allow Enums to be extended (GH-22271)#22279

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-3064dbf-3.8
Sep 16, 2020
Merged

[3.8] bpo-41517: do not allow Enums to be extended (GH-22271)#22279
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-3064dbf-3.8

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 16, 2020

fix bug that let Enums be extended via multiple inheritance
(cherry picked from commit 3064dbf)

Co-authored-by: Ethan Furman ethan@stoneleaf.us

https://bugs.python.org/issue41517

Automerge-Triggered-By: @ethanfurman

fix bug that let Enums be extended via multiple inheritance
(cherry picked from commit 3064dbf)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@miss-islington
Copy link
Contributor Author

@ethanfurman: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@ethanfurman: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@ethanfurman: Status check is done, and it's a success ✅ .

@ethanfurman ethanfurman self-requested a review September 16, 2020 14:15
@miss-islington
Copy link
Contributor Author

@ethanfurman: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3f40121 into python:3.8 Sep 16, 2020
@miss-islington miss-islington deleted the backport-3064dbf-3.8 branch September 16, 2020 14:31
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.

4 participants