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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PythonWorkbench
/
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
.travis.yml
on
remove-MultiRateCyclicSendTaskABC
User selector
All users
All time
Commit history
Commits on Jul 10, 2020
Merge branch 'develop' into add_typing_for_slcan_interface
karlding
authored
7f1a818
View commit details
Copy full SHA for 7f1a818
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Linting setup.py
hardbyte
committed
343a0d7
View commit details
Copy full SHA for 343a0d7
View code at this point
Browse repository at this point
Pylint takes modules not directories/paths
hardbyte
committed
5b68375
View commit details
Copy full SHA for 5b68375
View code at this point
Browse repository at this point
Commits on May 28, 2020
Add typing annotations for slcan interface
Show description for e045043
karlding
committed
e045043
View commit details
Copy full SHA for e045043
View code at this point
Browse repository at this point
Commits on May 23, 2020
use tox instead of 'setup.py test' (#833)
Show description for 80f6952
zariiii9003
authored
80f6952
View commit details
Copy full SHA for 80f6952
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
Add typing annotations for Virtual interface (#813)
Show description for 0ee6704
karlding
authored
0ee6704
View commit details
Copy full SHA for 0ee6704
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Bump Python 3.8 from dev version in Travis CI (#723)
Show description for 4937382
karlding
authored
4937382
View commit details
Copy full SHA for 4937382
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Add typing annotations for SocketCAN interface (#710)
Show description for c001ef2
karlding
authored
c001ef2
View commit details
Copy full SHA for c001ef2
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Merge branch 'develop' into cleanup-examples
felixdivo
authored
e611e08
View commit details
Copy full SHA for e611e08
View code at this point
Browse repository at this point
add scripts/*.py to pylint
felixdivo
committed
81c5e15
View commit details
Copy full SHA for 81c5e15
View code at this point
Browse repository at this point
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
add setup.py to linter check
felixdivo
committed
63572da
View commit details
Copy full SHA for 63572da
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
also enable mypy on the examples; this required two tiny changes somehwere else
felixdivo
committed
65f46cd
View commit details
Copy full SHA for 65f46cd
View code at this point
Browse repository at this point
adapt .travis.yml
felixdivo
committed
d321bb4
View commit details
Copy full SHA for d321bb4
View code at this point
Browse repository at this point
add pylint checking for examples
felixdivo
committed
224c803
View commit details
Copy full SHA for 224c803
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
finalize IO typechecking, some import erros remain
felixdivo
committed
8f8c5e7
View commit details
Copy full SHA for 8f8c5e7
View code at this point
Browse repository at this point
add io/logger.py
felixdivo
committed
fb4e529
View commit details
Copy full SHA for fb4e529
View code at this point
Browse repository at this point
add typing to the generic IO module
felixdivo
committed
cd3f81b
View commit details
Copy full SHA for cd3f81b
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Add typing annotations for can.broadcastmanager
Show description for 80cc665
karlding
authored and
hardbyte
committed
80cc665
View commit details
Copy full SHA for 80cc665
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Add mypy type-checking to Travis CI builds
Show description for 8fef699
karlding
authored and
hardbyte
committed
8fef699
View commit details
Copy full SHA for 8fef699
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Remove OSX + Python 3.7 & nightly
Show description for 6beeecb
felixdivo
authored
6beeecb
View commit details
Copy full SHA for 6beeecb
View code at this point
Browse repository at this point
Commits on May 27, 2019
Change CI command
Show description for c79bba8
karlding
authored and
hardbyte
committed
c79bba8
View commit details
Copy full SHA for c79bba8
View code at this point
Browse repository at this point
Enable black in Travis CI checks
karlding
authored and
hardbyte
committed
27a7535
View commit details
Copy full SHA for 27a7535
View code at this point
Browse repository at this point
Commits on May 19, 2019
Enable pylint on Travis CI builds
Show description for d975332
karlding
authored and
felixdivo
committed
d975332
View commit details
Copy full SHA for d975332
View code at this point
Browse repository at this point
remove python <3.6 from root filea
felixdivo
committed
342f740
View commit details
Copy full SHA for 342f740
View code at this point
Browse repository at this point
Commits on May 13, 2019
Use travis stages instead of matrix (#577)
hardbyte
committed
c42b687
View commit details
Copy full SHA for c42b687
View code at this point
Browse repository at this point
Commits on May 8, 2019
make coverage collection slightly faster
felixdivo
committed
a9b7659
View commit details
Copy full SHA for a9b7659
View code at this point
Browse repository at this point
Commits on May 2, 2019
address review
felixdivo
committed
e8e4522
View commit details
Copy full SHA for e8e4522
View code at this point
Browse repository at this point
fix allow_failures
felixdivo
committed
c8367cd
View commit details
Copy full SHA for c8367cd
View code at this point
Browse repository at this point
add 3.8-dev and cleanups
felixdivo
committed
8ab8d33
View commit details
Copy full SHA for 8ab8d33
View code at this point
Browse repository at this point
fix the error code semantics
felixdivo
committed
8700cce
View commit details
Copy full SHA for 8700cce
View code at this point
Browse repository at this point
fix syntax error
felixdivo
committed
fb1056a
View commit details
Copy full SHA for fb1056a
View code at this point
Browse repository at this point
fix return codes in main script
felixdivo
committed
26d84e9
View commit details
Copy full SHA for 26d84e9
View code at this point
Browse repository at this point
separate different jobs
felixdivo
committed
beedd79
View commit details
Copy full SHA for beedd79
View code at this point
Browse repository at this point
check new linux environment
felixdivo
committed
21d4a45
View commit details
Copy full SHA for 21d4a45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.