Skip to content

[MRG] Drop Python2 specific trick in search.py#13144

Merged
adrinjalali merged 1 commit intoscikit-learn:masterfrom
NicolasHug:gs_drop_python2
Feb 13, 2019
Merged

[MRG] Drop Python2 specific trick in search.py#13144
adrinjalali merged 1 commit intoscikit-learn:masterfrom
NicolasHug:gs_drop_python2

Conversation

@NicolasHug
Copy link
Copy Markdown
Member

Reference Issues/PRs

What does this implement/fix? Explain your changes.

This PR uses nonlocal instead of a container trick that was python2 specific

ping @jnothman since you originally wrote this ;)

Any other comments?

Copy link
Copy Markdown
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @NicolasHug !

@adrinjalali adrinjalali merged commit 8d10ba0 into scikit-learn:master Feb 13, 2019
@adrinjalali
Copy link
Copy Markdown
Member

Oops, forgot to prefix the commit message, my bad!

xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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.

3 participants