Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hardbyte
/
python-can
Public
Notifications
You must be signed in to change notification settings
Fork
695
Star
1.6k
Code
Issues
226
Pull requests
42
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix SocketCAN version selection, many crashes and re-enabled tests
- #293
#293
Merged
hardbyte
merged 10 commits into
develop
hardbyte/python-can:develop
from
fix-can-fd-python-versions
hardbyte/python-can:fix-can-fd-python-versions
Copy head branch name to clipboard
Apr 17, 2018
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix SocketCAN version selection, many crashes and re-enabled tests
#293
hardbyte
merged 10 commits into
develop
hardbyte/python-can:develop
from
fix-can-fd-python-versions
hardbyte/python-can:fix-can-fd-python-versions
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2018
drop support for (C)Python 3.3
felixdivo
committed
c0d405e
View commit details
Copy full SHA for c0d405e
Browse repository at this point
merged & added small comment on pip
felixdivo
committed
669c19c
View commit details
Copy full SHA for 669c19c
Browse repository at this point
removed missed out Appveyor Python 3.3 test
felixdivo
committed
75b673e
View commit details
Copy full SHA for 75b673e
Browse repository at this point
use socketcan_ctypes on Python 3.4 as well
felixdivo
committed
528f036
View commit details
Copy full SHA for 528f036
Browse repository at this point
test with CPython 3.3, but allow failures
felixdivo
committed
c130505
View commit details
Copy full SHA for c130505
Browse repository at this point
attempt to fix appveyor
felixdivo
committed
ae78781
View commit details
Copy full SHA for ae78781
Browse repository at this point
use feature checking instead of version checking in choose_socketcan_implementation()
felixdivo
committed
8c9b860
View commit details
Copy full SHA for 8c9b860
Browse repository at this point
try to reenable socketcan testing
felixdivo
committed
9295024
View commit details
Copy full SHA for 9295024
Browse repository at this point
added comment to BasicTestSocketCan
felixdivo
committed
050a943
View commit details
Copy full SHA for 050a943
Browse repository at this point
fix wrong choose_socketcan_implementation() implementation & added many comments
felixdivo
committed
6c065bf
View commit details
Copy full SHA for 6c065bf
Browse repository at this point
You can’t perform that action at this time.