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

restore Python 3.8 CI entries and fix a test #232

Merged
merged 3 commits into from
Feb 10, 2020

Conversation

pierreglaser
Copy link
Collaborator

We recently temporarily removed the Python 3.8 entries of the CI due to a failing test caused by a reference cycle in early Python 3.8 versions. Now that this bug is fixed upstream, we can skip the failing test on the appropriate Python versions where this bug exists, and restore the rest of the CI suite.

Copy link
Collaborator

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

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

Nice! Thanks @pierreglaser

@ogrisel ogrisel merged commit 3999420 into joblib:master Feb 10, 2020
@basnijholt
Copy link
Contributor

@pierreglaser and @tomMoral, I am trying to add support for loky to Adaptive, however, all our tests for Python 3.8. seem to fail.

What caused this bug? It seems like you refer to the same problem we have.

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.

4 participants