Skip to content

Update Cython generated code to support Python 3.7#433

Merged
corranwebster merged 1 commit into
enthought:masterfrom
swift-nav:silverjam/regenerate-cython-code
Apr 8, 2019
Merged

Update Cython generated code to support Python 3.7#433
corranwebster merged 1 commit into
enthought:masterfrom
swift-nav:silverjam/regenerate-cython-code

Conversation

@silverjam
Copy link
Copy Markdown
Contributor

@silverjam silverjam commented Apr 5, 2019

No change to .pyx files, just needed to updated the generated .c files with a more recent version of Cython (0.29.6) to support compiling with Python 3.7.

@corranwebster
Copy link
Copy Markdown
Contributor

Thanks for the contribution.

Is there any change to the .pyx files, or is this simply a regeneration of the .c files with a more recent Cython?

@silverjam
Copy link
Copy Markdown
Contributor Author

No change to .pyx files was necessary, I was seeing build errors when trying to create a wheel for Python 3.7 and running a new Cython over the .pyx files solved the issue. Updated the PR description to reflect this!

@corranwebster
Copy link
Copy Markdown
Contributor

Cool. Thanks for doing this.

@corranwebster corranwebster merged commit 04fc834 into enthought:master Apr 8, 2019
@silverjam silverjam deleted the silverjam/regenerate-cython-code branch April 8, 2019 08:38
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.

2 participants