Skip to content
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

[MRG] MAINT Python 3.6 fixes #8123

Merged
merged 3 commits into from Dec 27, 2016
Merged

Conversation

ogrisel
Copy link
Member

@ogrisel ogrisel commented Dec 27, 2016

Two cosmetic fixes to get the tests to pass under Python 3.6 as well as a bump up in the version of the conda deps of the newest entry of the travis configuration.

@ogrisel ogrisel changed the title [MRG]MAINT Python 3.6 fixes [MRG] MAINT Python 3.6 fixes Dec 27, 2016
@ogrisel ogrisel merged commit 096a9cb into scikit-learn:master Dec 27, 2016
@ogrisel ogrisel deleted the python-3.6-fixes branch December 27, 2016 18:50
@ogrisel
Copy link
Member Author

ogrisel commented Dec 27, 2016

Merged this maintenance fix.

@ogrisel ogrisel added this to the 0.18.2 milestone Jan 7, 2017
@ogrisel
Copy link
Member Author

ogrisel commented Jan 7, 2017

If we do a 0.18.2 release, we should include this one to have the cross-platform wheel generating CI jobs to complete successfully (it needs to be updated to include Python 3.6 first):

https://github.com/MacPython/scikit-learn-wheels

sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
* FIX dict order dependent doctest

* FIX str concat TypeError message changed in Python 3.6

* MAINT upgrade travis config with most recent conda deps
@Przemo10 Przemo10 mentioned this pull request Mar 17, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
* FIX dict order dependent doctest

* FIX str concat TypeError message changed in Python 3.6

* MAINT upgrade travis config with most recent conda deps
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
* FIX dict order dependent doctest

* FIX str concat TypeError message changed in Python 3.6

* MAINT upgrade travis config with most recent conda deps
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
* FIX dict order dependent doctest

* FIX str concat TypeError message changed in Python 3.6

* MAINT upgrade travis config with most recent conda deps
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
* FIX dict order dependent doctest

* FIX str concat TypeError message changed in Python 3.6

* MAINT upgrade travis config with most recent conda deps
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.

None yet

1 participant