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

Drop python3.5 support and add python3.8 #303

Merged
merged 5 commits into from
Feb 27, 2020

Conversation

bouthilx
Copy link
Member

Why:

Python 3.8 was released a few days ago.

For python 3.5, it lack of builtin ordered dictionary is growing
cumbersome and likely not worth the hassle.

@bouthilx bouthilx requested a review from Delaunay October 17, 2019 17:24
@bouthilx
Copy link
Member Author

Can't support py38 until this scipy/scipy#10930 gets released.

@bouthilx
Copy link
Member Author

Why:

Python 3.8 was released a few days ago.

For python 3.5, it lack of builtin ordered dictionary is growing
cumbersome and likely not worth the hassle.
@bouthilx
Copy link
Member Author

Scipy support for py3.8 has been released 11 days ago https://github.com/scipy/scipy/releases/tag/v1.3.2

@bouthilx bouthilx merged commit bad3572 into Epistimio:develop Feb 27, 2020
This was referenced Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants