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 }}
suhas-code
/
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
message.py
on
develop
User selector
All users
Datepicker
All time
Commit history
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 Aug 3, 2019
Add typing annotations for can.message
Show description for 41e592c
karlding
authored and
hardbyte
committed
41e592c
View commit details
Copy full SHA for 41e592c
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 freshly introduced bug
felixdivo
committed
bfea27a
View commit details
Copy full SHA for bfea27a
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
fix other linter stuff
felixdivo
committed
4033a62
View commit details
Copy full SHA for 4033a62
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 obsolete __nonzero__()-method in can.Message
felixdivo
committed
5c1644b
View commit details
Copy full SHA for 5c1644b
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
make is_extended_id True by default again
felixdivo
committed
978d010
View commit details
Copy full SHA for 978d010
View code at this point
Browse repository at this point
fix small problem in __repr__()
felixdivo
committed
d8a8d81
View commit details
Copy full SHA for d8a8d81
View code at this point
Browse repository at this point
remove deprecated members of can.Message
felixdivo
committed
6a38deb
View commit details
Copy full SHA for 6a38deb
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Fix typos & add docs
Show description for 6535a07
felixdivo
committed
6535a07
View commit details
Copy full SHA for 6535a07
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Message class changes (#497)
Show description for 4ea358f
felixdivo
authored and
hardbyte
committed
4ea358f
View commit details
Copy full SHA for 4ea358f
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
Import name deepcopy for __deepcopy__ method
matth314
authored and
hardbyte
committed
43763ed
View commit details
Copy full SHA for 43763ed
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
use is_expedned_id instead of extended_id in Message constructor
felixdivo
committed
63325b2
View commit details
Copy full SHA for 63325b2
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Remove warning about extended_id parameter. May be added in a future version (#448)
hardbyte
authored
97339eb
View commit details
Copy full SHA for 97339eb
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Start migration of Message init to use is_extended_id (#440)
Show description for 44d27df
hardbyte
authored
44d27df
View commit details
Copy full SHA for 44d27df
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
Change can.Message (#413)
Show description for c37420d
felixdivo
authored and
hardbyte
committed
c37420d
View commit details
Copy full SHA for c37420d
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 7, 2018
Message dlc alignment in string representation
Show description for 59d001e
pierreluctg
authored
59d001e
View commit details
Copy full SHA for 59d001e
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
fix Message's __eq__() and __ne__()
felixdivo
committed
3beb5b5
View commit details
Copy full SHA for 3beb5b5
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
change param from filename ot file and comments
felixdivo
committed
9ac38fe
View commit details
Copy full SHA for 9ac38fe
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
add __ne__ method for message object
felixdivo
committed
6274245
View commit details
Copy full SHA for 6274245
View code at this point
Browse repository at this point
fix alignment of message timestamp printing
felixdivo
committed
aefefcd
View commit details
Copy full SHA for aefefcd
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 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 Jan 15, 2018
Add CAN-FD support
Show description for 1b85a33
christiansandberg
committed
1b85a33
View commit details
Copy full SHA for 1b85a33
View code at this point
Browse repository at this point
added more documentation for the message object
Show description for cfc431a
felixdivo
authored and
hardbyte
committed
cfc431a
View commit details
Copy full SHA for cfc431a
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
allow messages to be used as keys in deicts
felixdivo
committed
5c9f9cf
View commit details
Copy full SHA for 5c9f9cf
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
Clarify flags in Message.__str__
jcassette
authored and
hardbyte
committed
47939fb
View commit details
Copy full SHA for 47939fb
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Add support for logging channel index
christiansandberg
committed
e35511a
View commit details
Copy full SHA for e35511a
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Boolean coercion to True, even for CAN frames with dlc==0
Oscar Starink
authored and
hardbyte
committed
65330f8
View commit details
Copy full SHA for 65330f8
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Remote frames should never contain data
christiansandberg
committed
3116b55
View commit details
Copy full SHA for 3116b55
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.