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

build: Remove old Cython configuration and adaptation #1028

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

jjerphan
Copy link
Collaborator

@jjerphan jjerphan commented Nov 2, 2023

Reference Issues/PRs

None.

What does this implement or fix?

The project used to use Cython to compile native extension.
This is not the case anymore, but a few elements remains.

This PR remove them.

Any other comments?

Are there any other pieces which we can remove?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

Remove unneeded pieces of legacy configuration.

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>

Co-authored-by: Qi Chen <Qi.Chen@man.com>
@jjerphan jjerphan changed the title build: Remove BUILD_CYTHON_* build: Remove old Cython configuration and adaptation Nov 2, 2023
@jjerphan jjerphan merged commit 1665bf4 into master Nov 3, 2023
98 checks passed
@jjerphan jjerphan deleted the build/remove-BUILD_CYTHON branch November 3, 2023 13:59
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.

3 participants