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

Add float() support + fix travis for Windows #19

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Conversation

ixje
Copy link
Member

@ixje ixje commented Dec 7, 2020

  • Add __float__ to Python bindings to support Python 3.7. Python >= 3.8 has a fallback to __index__.
  • Update Python version on Windows
  • Fix SSL Error for Windows. Travis apparently has a new Windows image in which the root certificates are not initialised, which causes PIP install errors

- Travis-CI
-- fix Windows SSL error on new image
-- update Python to 3.8.6
@ixje ixje changed the base branch from master to development December 7, 2020 10:06
@ixje ixje merged commit f754f9a into development Dec 7, 2020
@ixje ixje deleted the various2 branch December 7, 2020 10:11
ixje added a commit that referenced this pull request Jan 11, 2021
- Travis-CI
-- fix Windows SSL error on new image
-- update Python to 3.8.6
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