Skip to content

Fix SocketCAN version selection, many crashes and re-enabled tests #293

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

Merged
merged 10 commits into from
Apr 17, 2018

Conversation

felixdivo
Copy link
Collaborator

See here. Closes #274.

I also implemented feature detection (instead of checking the type of the OS and Python distribution as well as the version of Linux and Python) to find out whether socketcan_ctypes or socketcan_native should be used. This not correctly works on PyPy 2/3 and Python 3.4 as well as the re-enabled tests show, and should be more compatible with future OS and Python distributions and versions.

Copy link
Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@hardbyte hardbyte merged commit 40f660c into develop Apr 17, 2018
@hardbyte hardbyte deleted the fix-can-fd-python-versions branch April 17, 2018 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants