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 }}
domologic
/
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
develop
User selector
All users
All time
Commit history
Commits on Jun 8, 2021
Merge branch 'develop' into add-wheel-deployment
mergify[bot]
authored
328f6e1
View commit details
Copy full SHA for 328f6e1
View code at this point
Browse repository at this point
Repair Travis CI ARM setup (#1070)
Show description for fde2544
felixdivo
authored
fde2544
View commit details
Copy full SHA for fde2544
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
Add bdist_wheel distribution to automated Travis CI deployment
felixdivo
authored and
mergify-bot
committed
906f523
View commit details
Copy full SHA for 906f523
View code at this point
Browse repository at this point
Commits on Apr 25, 2021
Merge branch 'develop' into type-interface.py
felixdivo
authored
8aa18fc
View commit details
Copy full SHA for 8aa18fc
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
move mypy config to separate file
felixdivo
committed
3dd632c
View commit details
Copy full SHA for 3dd632c
View code at this point
Browse repository at this point
simplify invocation
felixdivo
committed
5c28e21
View commit details
Copy full SHA for 5c28e21
View code at this point
Browse repository at this point
simplify linting
felixdivo
committed
179f4f1
View commit details
Copy full SHA for 179f4f1
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
simplify linter config
felixdivo
committed
4af4708
View commit details
Copy full SHA for 4af4708
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Add more typying (#1012)
Show description for 941d2aa
felixdivo
authored
941d2aa
View commit details
Copy full SHA for 941d2aa
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Merge branch 'develop' into felixdivo-patch-update-ci-tools
felixdivo
committed
a4a4546
View commit details
Copy full SHA for a4a4546
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Add udp multicast bus (#644)
Show description for 7ddea9e
felixdivo
authored
7ddea9e
View commit details
Copy full SHA for 7ddea9e
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Merge branch 'develop' into felixdivo-patch-update-ci-tools
felixdivo
authored
d1b5637
View commit details
Copy full SHA for d1b5637
View code at this point
Browse repository at this point
move most tests from travis to gitlab actions
felixdivo
committed
24f5b26
View commit details
Copy full SHA for 24f5b26
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Allow arm64 builds to fail on travis-ci
hardbyte
authored
d603a7a
View commit details
Copy full SHA for d603a7a
View code at this point
Browse repository at this point
Add Travis CI support for arm64 architectures (#705)
Show description for 01bb3e9
karlding
authored
01bb3e9
View commit details
Copy full SHA for 01bb3e9
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
update travis CI
felixdivo
committed
dd42c28
View commit details
Copy full SHA for dd42c28
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.