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

Update to version 0.3.3 #13

Merged
merged 5 commits into from
Sep 14, 2019
Merged

Update to version 0.3.3 #13

merged 5 commits into from
Sep 14, 2019

Conversation

nitmir
Copy link
Owner

@nitmir nitmir commented Sep 14, 2019

  • Add python 3.6 and 3.7 to script compiling wheels for windows
  • Fix enumerate_ids for python3
  • In Cython 0.28 it is now forbbiden to assign None to a int, so we use 0
    instead for an address port.

In Cython 0.28 it is now forbbiden to assign None to a int, so we use 0 instead
for an address port.
  * Add python 3.6 and 3.7 to script compiling wheels for windows
  * Fix enumerate_ids for python3
  * In Cython 0.28 it is now forbbiden to assign None to a int, so we use 0
    instead for an address port.
@nitmir nitmir merged commit 747388a into master Sep 14, 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.

None yet

1 participant