Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 6, 2018

Conversation

miss-islington
Copy link
Contributor

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

  • 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
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