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
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 }}
AlldreenDev
/
python-can
Public
forked from
hardbyte/python-can
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-can
can
interface.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2020
Fix typo in can.interface.Bus docstring
Show description for 05f500e
karlding
authored and
hardbyte
committed
05f500e
View commit details
Copy full SHA for 05f500e
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
add doc/conf.py to pylint checking, reformat files
felixdivo
committed
8f1ba23
View commit details
Copy full SHA for 8f1ba23
View code at this point
Browse repository at this point
removing coding: utf-8 directive since that is now the defualt in Python 3
felixdivo
committed
1947e56
View commit details
Copy full SHA for 1947e56
View code at this point
Browse repository at this point
Commits on May 27, 2019
Format files using black formatter
karlding
authored and
hardbyte
committed
ad4d46e
View commit details
Copy full SHA for ad4d46e
View code at this point
Browse repository at this point
Commits on May 19, 2019
fix problem with keyword-arg-before-vararg
felixdivo
committed
6f361c2
View commit details
Copy full SHA for 6f361c2
View code at this point
Browse repository at this point
fix other linter stuff
felixdivo
committed
8a0d980
View commit details
Copy full SHA for 8a0d980
View code at this point
Browse repository at this point
remove other excluded checks
felixdivo
committed
2ab6ff2
View commit details
Copy full SHA for 2ab6ff2
View code at this point
Browse repository at this point
run 2to3 and cleanup afterwards
felixdivo
committed
83710ca
View commit details
Copy full SHA for 83710ca
View code at this point
Browse repository at this point
remove obsolete string compatability fix
felixdivo
committed
bb0103f
View commit details
Copy full SHA for bb0103f
View code at this point
Browse repository at this point
remove python <3.6 from can/*
felixdivo
committed
036b99f
View commit details
Copy full SHA for 036b99f
View code at this point
Browse repository at this point
remove deprecated access to socketcan member
felixdivo
committed
36434c8
View commit details
Copy full SHA for 36434c8
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Updated instances of **config to **kwargs, closes #492
Peter Andersen
authored and
felixdivo
committed
b6c8752
View commit details
Copy full SHA for b6c8752
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Documentation update (#486)
Show description for 1a74330
hardbyte
authored
1a74330
View commit details
Copy full SHA for 1a74330
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Merge branch 'master' into develop
Show description for e23dfc5
hardbyte
committed
e23dfc5
View commit details
Copy full SHA for e23dfc5
View code at this point
Browse repository at this point
Feature update deprecation notes (#437)
Show description for 6a6c641
hardbyte
authored
6a6c641
View commit details
Copy full SHA for 6a6c641
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Remove shebangs from files in the module (#429)
Show description for 56a4cb2
cottsay
authored and
hardbyte
committed
56a4cb2
View commit details
Copy full SHA for 56a4cb2
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
fix some deprecation warnings
felixdivo
committed
134feaf
View commit details
Copy full SHA for 134feaf
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Allow the backend to use the default channel if it is not given
Lauszus
committed
eb9640f
View commit details
Copy full SHA for eb9640f
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Only expose SocketCAN classes directly on Linux
christiansandberg
committed
ab30b36
View commit details
Copy full SHA for ab30b36
View code at this point
Browse repository at this point
Only expose SocketCAN classes directly on Linux
christiansandberg
committed
4401216
View commit details
Copy full SHA for 4401216
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
Enable support for non default config section (#338)
pierreluctg
authored and
felixdivo
committed
2776c47
View commit details
Copy full SHA for 2776c47
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Feature travis to build sphinx docs (#342)
Show description for 85e1274
hardbyte
authored
85e1274
View commit details
Copy full SHA for 85e1274
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
Merge socketcan_native and socketcan_ctypes into one (#326)
Show description for 66540e3
christiansandberg
authored
66540e3
View commit details
Copy full SHA for 66540e3
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Fix possible problems in Bus constructor (#319)
Show description for 51e8c4f
felixdivo
authored
51e8c4f
View commit details
Copy full SHA for 51e8c4f
View code at this point
Browse repository at this point
Commits on May 28, 2018
Merge branch 'develop' into code-cleanups
felixdivo
authored
909a7d2
View commit details
Copy full SHA for 909a7d2
View code at this point
Browse repository at this point
cleanups, fixes & docs in Bus.__new__() and util.load_config() (#309)
felixdivo
authored
6ebe610
View commit details
Copy full SHA for 6ebe610
View code at this point
Browse repository at this point
Commits on May 27, 2018
various cleanups an removed some rotten code
felixdivo
committed
86aabcd
View commit details
Copy full SHA for 86aabcd
View code at this point
Browse repository at this point
Commits on May 14, 2018
Merge branch 'develop' into software-filtering
felixdivo
authored
92037c4
View commit details
Copy full SHA for 92037c4
View code at this point
Browse repository at this point
Feature: API for automatic configuration detection (#278)
Show description for ddfac97
felixdivo
authored
ddfac97
View commit details
Copy full SHA for ddfac97
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
make class Bus in interface.py extend BusABC (IDEs can now see the attributes)
felixdivo
committed
405d569
View commit details
Copy full SHA for 405d569
View code at this point
Browse repository at this point
cleaning up interface.py
felixdivo
committed
828b10f
View commit details
Copy full SHA for 828b10f
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
factored out some common import functionality
felixdivo
committed
088423d
View commit details
Copy full SHA for 088423d
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
general cleanups of the main modules
felixdivo
committed
8fe1b5a
View commit details
Copy full SHA for 8fe1b5a
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Simplifying the plugin interface
Pierre-Luc Tessier Gagné
authored and
hardbyte
committed
878e043
View commit details
Copy full SHA for 878e043
View code at this point
Browse repository at this point
removed unused import
Pierre-Luc Tessier Gagné
authored and
hardbyte
committed
d64f87f
View commit details
Copy full SHA for d64f87f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.