Skip to content

[3.6] bpo-34282: Fix Enum._convert method shadowing members named _convert#9229

Merged
ethanfurman merged 1 commit into
python:3.6from
miss-islington:backport-c0d63bf-3.6
Oct 6, 2018
Merged

[3.6] bpo-34282: Fix Enum._convert method shadowing members named _convert#9229
ethanfurman merged 1 commit into
python:3.6from
miss-islington:backport-c0d63bf-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 12, 2018

Copy link
Copy Markdown
Contributor
  • Fix Enum._convert shadowing members named _convert
    (cherry picked from commit c0d63bf)

Co-authored-by: orlnub123 orlnub123@gmail.com

https://bugs.python.org/issue34282

…nvert (pythonGH-9034)

* Fix Enum._convert shadowing members named _convert
(cherry picked from commit c0d63bf)

Co-authored-by: orlnub123 <orlnub123@gmail.com>
@ethanfurman ethanfurman changed the title [3.6] [3.7] bpo-34282: Fix Enum._convert method shadowing members named _convert (GH-9034) [3.6] bpo-34282: Fix Enum._convert method shadowing members named _convert (GH-9034) Sep 12, 2018
@ethanfurman ethanfurman self-assigned this Sep 12, 2018
@ethanfurman ethanfurman changed the title [3.6] bpo-34282: Fix Enum._convert method shadowing members named _convert (GH-9034) [3.6] bpo-34282: Fix Enum._convert method shadowing members named _convert Sep 12, 2018
@ned-deily

Copy link
Copy Markdown
Member

@ethanfurman Is this ready to merge for 3.6?

@ethanfurman
ethanfurman merged commit 22e86fb into python:3.6 Oct 6, 2018
@miss-islington
miss-islington deleted the backport-c0d63bf-3.6 branch October 6, 2018 03:10
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.

6 participants