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
Type
/
to 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 }}
1639831141
/
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
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jan 2, 2023
Merge pull request #1474 from zariiii9003/ignore_config
Show description for d37b693
felixdivo
authored
d37b693
View commit details
Copy full SHA for d37b693
Browse repository at this point
rename context -> config_context
zariiii9003
committed
2f50efd
View commit details
Copy full SHA for 2f50efd
Browse repository at this point
Commits on Jan 1, 2023
add `ignore_config` parameter to can.Bus
zariiii9003
committed
7013796
View commit details
Copy full SHA for 7013796
Browse repository at this point
Commits on Dec 31, 2022
Update pylint (#1471)
Show description for eb0331d
zariiii9003
authored
eb0331d
View commit details
Copy full SHA for eb0331d
Browse repository at this point
Commits on Dec 28, 2022
Turn sphinx warnings into errors (#1472)
Show description for 9977c71
zariiii9003
authored
9977c71
View commit details
Copy full SHA for 9977c71
Browse repository at this point
Commits on Dec 21, 2022
fix indentation
zariiii9003
authored
ddeef2e
View commit details
Copy full SHA for ddeef2e
Browse repository at this point
Add conda badge and fix GHA badge (#1467)
zariiii9003
authored
3f314dc
View commit details
Copy full SHA for 3f314dc
Browse repository at this point
fix TypeError (#1466)
zariiii9003
authored
b775278
View commit details
Copy full SHA for b775278
Browse repository at this point
PCAN: Fix detection of lib on Windows on ARM (#1463)
Show description for e9252de
sanssecours
authored
e9252de
View commit details
Copy full SHA for e9252de
Browse repository at this point
Merge pull request #1465 from hardbyte/felixdivo-patch-2
Show description for 6d41056
felixdivo
authored
6d41056
View commit details
Copy full SHA for 6d41056
Browse repository at this point
Cleanup
Felix Divo
committed
e50490c
View commit details
Copy full SHA for e50490c
Browse repository at this point
Cleanup
Felix Divo
committed
e968bcb
View commit details
Copy full SHA for e968bcb
Browse repository at this point
Format code with black
felixdivo
committed
057b677
View commit details
Copy full SHA for 057b677
Browse repository at this point
Update can/interfaces/__init__.py
Show description for 18b86ba
felixdivo
and
zariiii9003
authored
18b86ba
View commit details
Copy full SHA for 18b86ba
Browse repository at this point
Finally fix typing
Felix Divo
committed
5a202c9
View commit details
Copy full SHA for 5a202c9
Browse repository at this point
Format code with black
felixdivo
committed
11f983a
View commit details
Copy full SHA for 11f983a
Browse repository at this point
Add deprecation warning for 'bustype' parameter (#1462)
Show description for 66a5d2a
zariiii9003
and
felixdivo
authored
66a5d2a
View commit details
Copy full SHA for 66a5d2a
Browse repository at this point
Update __init__.py
felixdivo
authored
f5df273
View commit details
Copy full SHA for f5df273
Browse repository at this point
Merge pull request #1464 from hardbyte/felixdivo-patch-1
Show description for db0a22b
felixdivo
authored
db0a22b
View commit details
Copy full SHA for db0a22b
Browse repository at this point
Merge branch 'felixdivo-patch-2' into felixdivo-patch-1
felixdivo
authored
1f6f03b
View commit details
Copy full SHA for 1f6f03b
Browse repository at this point
Try to make mypy happy
felixdivo
authored
551e1c3
View commit details
Copy full SHA for 551e1c3
Browse repository at this point
Update __init__.py
felixdivo
authored
41a958d
View commit details
Copy full SHA for 41a958d
Browse repository at this point
Try to fix typing
felixdivo
authored
ab58780
View commit details
Copy full SHA for ab58780
Browse repository at this point
Format code with black
felixdivo
committed
41d8c0e
View commit details
Copy full SHA for 41d8c0e
Browse repository at this point
Add missing import
felixdivo
authored
6885ca4
View commit details
Copy full SHA for 6885ca4
Browse repository at this point
Restore compatibility with Python version < 3.10
felixdivo
authored
05e3283
View commit details
Copy full SHA for 05e3283
Browse repository at this point
Format code with black
felixdivo
committed
e207143
View commit details
Copy full SHA for e207143
Browse repository at this point
Add required cast
Show description for 6cb1af1
felixdivo
authored
6cb1af1
View commit details
Copy full SHA for 6cb1af1
Browse repository at this point
Fix "DeprecationWarning: SelectableGroups dict interface is deprecated. Use select."
Show description for be29fc9
felixdivo
authored
be29fc9
View commit details
Copy full SHA for be29fc9
Browse repository at this point
Tiny type narrowing
felixdivo
authored
1046c8c
View commit details
Copy full SHA for 1046c8c
Browse repository at this point
Fix Bus.__new__ for PEAK CAN-FD interfaces (#1460)
Show description for 4136f37
lumagi
authored
4136f37
View commit details
Copy full SHA for 4136f37
Browse repository at this point
Commits on Dec 19, 2022
Update documentation with plugins, related tools etc. (#1457)
Show description for f3136fb
3 people
authored
f3136fb
View commit details
Copy full SHA for f3136fb
Browse repository at this point
Commits on Dec 7, 2022
fix: canfilter typing (#1456)
Show description for 25d30b5
Austriker
and
hugo
authored
25d30b5
View commit details
Copy full SHA for 25d30b5
Browse repository at this point
Commits on Nov 29, 2022
executable examples (#1452)
Show description for 486dafb
umlaeute
authored
486dafb
View commit details
Copy full SHA for 486dafb
Browse repository at this point
Commits on Nov 26, 2022
Use high resolution timer on Windows (#1449)
Show description for cc7f81e
zariiii9003
authored
cc7f81e
View commit details
Copy full SHA for cc7f81e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.