Skip to content

[3.6] bpo-35899: Fix Enum handling of empty and weird strings (GH-11891)#12151

Closed
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-8b914d2-3.6
Closed

[3.6] bpo-35899: Fix Enum handling of empty and weird strings (GH-11891)#12151
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-8b914d2-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 3, 2019

Copy link
Copy Markdown
Contributor

Co-authored-by: Maxwell maxwellpxt@gmail.com
Co-authored-by: Stéphane Wirtel stephane@wirtel.be

https://bugs.python.org/issue35899
(cherry picked from commit 8b914d2)

Co-authored-by: Brennan D Baraban 34765317+bdbaraban@users.noreply.github.com

https://bugs.python.org/issue35899

Co-authored-by: Maxwell <maxwellpxt@gmail.com>
Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>

https://bugs.python.org/issue35899
(cherry picked from commit 8b914d2)

Co-authored-by: Brennan D Baraban <34765317+bdbaraban@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@tirkarthi

Copy link
Copy Markdown
Member

3.6 branch is for security fixes only.

@remilapeyre

Copy link
Copy Markdown

You are right, @ethanfurman added the backport flag to #11891 three days ago.

Is there a reason to backport this to 3.6?

@Mariatta

Mariatta commented Mar 8, 2019

Copy link
Copy Markdown
Member

I don't think this belongs to 3.6. I'm closing this. If Release manager wants this in, it can be easily re-triggered. Thanks all.

@Mariatta Mariatta closed this Mar 8, 2019
@miss-islington
miss-islington deleted the backport-8b914d2-3.6 branch March 8, 2019 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants