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 }}
bmeisels
/
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
util.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 19, 2020
Allow to deprecate kwargs without aliases (obsolete)
pierreluctg
committed
2e37c9d
View commit details
Copy full SHA for 2e37c9d
View code at this point
Browse repository at this point
Adding docstring examples
Show description for 6af19d7
pierreluctg
and
hardbyte
authored
6af19d7
View commit details
Copy full SHA for 6af19d7
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Move helper functions in proper utils modules
pierreluctg
committed
e05024c
View commit details
Copy full SHA for e05024c
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Add typing annotations for can.util
Show description for 7bf3928
karlding
authored and
felixdivo
committed
7bf3928
View commit details
Copy full SHA for 7bf3928
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 Jul 1, 2019
Merge branch 'develop' into cli-fd-support
christiansandberg
committed
2061438
View commit details
Copy full SHA for 2061438
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Merge branch 'develop' into config-context
pierreluctg
authored
b083c67
View commit details
Copy full SHA for b083c67
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Remove debug print
christiansandberg
committed
c3f4c82
View commit details
Copy full SHA for c3f4c82
View code at this point
Browse repository at this point
Add CAN-FD support to CLI's and config file
christiansandberg
committed
b1c7c13
View commit details
Copy full SHA for b1c7c13
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Disable unnecessary lambda pylint warning.
Show description for f7afe99
Pierre-Luc Tessier Gagné
committed
f7afe99
View commit details
Copy full SHA for f7afe99
View code at this point
Browse repository at this point
Allow to set bus config argument via CAN_CONFIG environment variable
Pierre-Luc Tessier Gagné
committed
62ff42e
View commit details
Copy full SHA for 62ff42e
View code at this point
Browse repository at this point
Simplifying the configuration context handling.
Show description for 24e4b35
Pierre-Luc Tessier Gagné
committed
24e4b35
View commit details
Copy full SHA for 24e4b35
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Allow bit timing to be set from config file
Show description for fa3ab30
christiansandberg
committed
fa3ab30
View commit details
Copy full SHA for fa3ab30
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 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 trailing whitespace
felixdivo
committed
9cccf29
View commit details
Copy full SHA for 9cccf29
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 special case for socketcan_{native,ctypes}
felixdivo
committed
a688695
View commit details
Copy full SHA for a688695
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
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 Jul 5, 2018
Merge pull request #347 from hardbyte/fix-sphinx-errors
Show description for 6d0f4a6
felixdivo
authored
6d0f4a6
View commit details
Copy full SHA for 6d0f4a6
View code at this point
Browse repository at this point
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
remove choose_socketcan_implementation()
felixdivo
committed
dd7c0d3
View commit details
Copy full SHA for dd7c0d3
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
fix merge error
felixdivo
committed
098dcbb
View commit details
Copy full SHA for 098dcbb
View code at this point
Browse repository at this point
Merge branch 'develop' into fix-sphinx-errors
felixdivo
authored
fce32d2
View commit details
Copy full SHA for fce32d2
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 25, 2018
Improved channel handling (#332)
Show description for c4752b2
christiansandberg
authored
c4752b2
View commit details
Copy full SHA for c4752b2
View code at this point
Browse repository at this point
Commits on May 28, 2018
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 Apr 27, 2018
Merge branch 'develop' into software-filtering
felixdivo
authored
a973d73
View commit details
Copy full SHA for a973d73
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Fix SocketCAN version selection, many crashes and re-enable tests (#293)
Show description for 40f660c
felixdivo
authored and
hardbyte
committed
40f660c
View commit details
Copy full SHA for 40f660c
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
BLF and ASC log file fixes (#291)
Show description for afcc678
christiansandberg
authored
afcc678
View commit details
Copy full SHA for afcc678
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
changed BusABC to allow for software filtering and added documentation
felixdivo
committed
e3c5910
View commit details
Copy full SHA for e3c5910
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Use OSError instead of Exception
hardbyte
committed
691fbcf
View commit details
Copy full SHA for 691fbcf
View code at this point
Browse repository at this point
Updates to broadcast manager documentation and sphinx warnings
hardbyte
committed
ecd1e07
View commit details
Copy full SHA for ecd1e07
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.