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

Fix broken cython brute force in Python 3.8. Solves #108 and #114. #117

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

datitran
Copy link
Collaborator

In Python 3.8, Cython behaves weirdly on Mac OS X which affects our Brute Force implementation. The problem is described in #108 in more detail. This PR will fix it.

@datitran datitran merged commit 263f4e7 into dev Nov 18, 2020
@tanujjain tanujjain deleted the fix-empty-output-python-38 branch October 28, 2022 13:46
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