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 }}
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
Branch selector
send_msg_sequence
User selector
All users
All time
Commit history
Commits on Sep 3, 2019
Allow message sequence in bus.send
Pierre-Luc Tessier Gagné
committed
0e03a42
View commit details
Copy full SHA for 0e03a42
Browse repository at this point
Fix bitrate setting in slcan
christiansandberg
authored and
felixdivo
committed
fca9827
View commit details
Copy full SHA for fca9827
Browse repository at this point
Commits on Aug 16, 2019
Update Readme
Show description for 31c23bb
felixdivo
authored and
hardbyte
committed
31c23bb
View commit details
Copy full SHA for 31c23bb
Browse repository at this point
fix exception message if filetype is unknown
felixdivo
committed
a4154a4
View commit details
Copy full SHA for a4154a4
Browse repository at this point
address review comments, cleanup tests
felixdivo
committed
2dda623
View commit details
Copy full SHA for 2dda623
Browse repository at this point
address review on typing of PathLike
felixdivo
committed
2ae5100
View commit details
Copy full SHA for 2ae5100
Browse repository at this point
address review
felixdivo
committed
329f5bc
View commit details
Copy full SHA for 329f5bc
Browse repository at this point
address review
felixdivo
committed
56c6adb
View commit details
Copy full SHA for 56c6adb
Browse repository at this point
fix grammar in doc string
Show description for 219f482
felixdivo
and
karlding
committed
219f482
View commit details
Copy full SHA for 219f482
Browse repository at this point
make linter happier
felixdivo
committed
c01f49a
View commit details
Copy full SHA for c01f49a
Browse repository at this point
fix problem in sphinx-build doc generation
felixdivo
committed
32d1ffc
View commit details
Copy full SHA for 32d1ffc
Browse repository at this point
cleanups
felixdivo
committed
b8a1130
View commit details
Copy full SHA for b8a1130
Browse repository at this point
finalize IO typechecking, some import erros remain
felixdivo
committed
8f8c5e7
View commit details
Copy full SHA for 8f8c5e7
Browse repository at this point
fix formatting
felixdivo
committed
dfa264a
View commit details
Copy full SHA for dfa264a
Browse repository at this point
fix problem with shpinx-build and typing
felixdivo
committed
3200713
View commit details
Copy full SHA for 3200713
Browse repository at this point
add io/logger.py
felixdivo
committed
fb4e529
View commit details
Copy full SHA for fb4e529
Browse repository at this point
add typing to the generic IO module
felixdivo
committed
cd3f81b
View commit details
Copy full SHA for cd3f81b
Browse repository at this point
Commits on Aug 15, 2019
Add typing annotations for can.notifier
Show description for e6f3453
karlding
authored and
hardbyte
committed
e6f3453
View commit details
Copy full SHA for e6f3453
Browse repository at this point
Commits on Aug 13, 2019
resolves #680
bmeisels
authored and
hardbyte
committed
807fc54
View commit details
Copy full SHA for 807fc54
Browse repository at this point
Commits on Aug 10, 2019
Remove deprecated SocketCAN interfaces from list
Show description for ec4862f
karlding
authored and
hardbyte
committed
ec4862f
View commit details
Copy full SHA for ec4862f
Browse repository at this point
Commits on Aug 8, 2019
add mypy deamon config to gitignore
felixdivo
committed
a7527a4
View commit details
Copy full SHA for a7527a4
Browse repository at this point
Add .mypy_cache to gitignore file
felixdivo
committed
29e8e1f
View commit details
Copy full SHA for 29e8e1f
Browse repository at this point
Add typing annotations for can.listener
Show description for 7252e86
karlding
authored and
felixdivo
committed
7252e86
View commit details
Copy full SHA for 7252e86
Browse repository at this point
Commits on Aug 6, 2019
Fix the docs for can.detect_available_configs
Show description for 3594d6b
karlding
authored and
felixdivo
committed
3594d6b
View commit details
Copy full SHA for 3594d6b
Browse repository at this point
Add the seeedstudio interface to docs
Show description for 78585da
karlding
committed
78585da
View commit details
Copy full SHA for 78585da
Browse repository at this point
Merge pull request #656 from zariiii9003/event-based-send-task
Show description for f301b49
felixdivo
authored
f301b49
View commit details
Copy full SHA for f301b49
Browse repository at this point
add pywin32 to setup.py
zariiii9003
committed
3c5edf8
View commit details
Copy full SHA for 3c5edf8
Browse repository at this point
Revert "install pywin32 on appveyor CI"
Show description for 93062bd
zariiii9003
committed
93062bd
View commit details
Copy full SHA for 93062bd
Browse repository at this point
Merge branch 'develop' into event-based-send-task
zariiii9003
authored
a634ab1
View commit details
Copy full SHA for a634ab1
Browse repository at this point
Merge pull request #659 from craffert0/develop
Show description for 866bd80
felixdivo
authored
866bd80
View commit details
Copy full SHA for 866bd80
Browse repository at this point
Merge branch 'develop' into event-based-send-task
felixdivo
authored
20bac3b
View commit details
Copy full SHA for 20bac3b
Browse repository at this point
Merge branch 'develop' into develop
hardbyte
authored
1204eb1
View commit details
Copy full SHA for 1204eb1
Browse repository at this point
Add Vector dependencies to docs (#670)
zariiii9003
authored and
hardbyte
committed
88b4a21
View commit details
Copy full SHA for 88b4a21
Browse repository at this point
Commits on Aug 4, 2019
Merge branch 'develop' into develop
craffert0
authored
dd5cb66
View commit details
Copy full SHA for dd5cb66
Browse repository at this point
install pywin32 on appveyor CI
zariiii9003
committed
d035cab
View commit details
Copy full SHA for d035cab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.