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 }}
nomadic-coding
/
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
send_msg_sequence
User selector
All users
All time
Commit history
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
Commits on Apr 6, 2019
remove python 3.5 from travis build
hardbyte
authored and
felixdivo
committed
c17ff89
View commit details
Copy full SHA for c17ff89
View code at this point
Browse repository at this point
Revert "Apply travis lint"
Show description for 1c95575
hardbyte
authored and
felixdivo
committed
1c95575
View commit details
Copy full SHA for 1c95575
View code at this point
Browse repository at this point
remove python 3.8 for now
hardbyte
authored and
felixdivo
committed
78ad867
View commit details
Copy full SHA for 78ad867
View code at this point
Browse repository at this point
Have travis deploy tagged commits to PyPi
hardbyte
authored and
felixdivo
committed
4a288d4
View commit details
Copy full SHA for 4a288d4
View code at this point
Browse repository at this point
Start building/testing on Python 3.8-dev
hardbyte
authored and
felixdivo
committed
e2562f6
View commit details
Copy full SHA for e2562f6
View code at this point
Browse repository at this point
Apply travis lint and stop building/testing on Python 3.5
hardbyte
authored and
felixdivo
committed
a13138d
View commit details
Copy full SHA for a13138d
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Remove support for Python 3.4 + update testing dependencies (#532)
Show description for 15c8016
felixdivo
authored and
hardbyte
committed
15c8016
View commit details
Copy full SHA for 15c8016
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
travis needs to install doc deps before calling sphinx
hardbyte
committed
c660779
View commit details
Copy full SHA for c660779
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Leave a note on the OSX support in .travis.yml
Show description for 07826b1
felixdivo
committed
07826b1
View commit details
Copy full SHA for 07826b1
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Add Python 3.7 testing on AppVeyor & Fix Travis CI (#380)
Show description for e81fcc9
felixdivo
authored
e81fcc9
View commit details
Copy full SHA for e81fcc9
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
New location for scripts (#370)
Show description for d9d3fa5
felixdivo
authored and
hardbyte
committed
d9d3fa5
View commit details
Copy full SHA for d9d3fa5
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
addresses Travis CI problem mentioned in #273
felixdivo
committed
48bcadd
View commit details
Copy full SHA for 48bcadd
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
Add coverage reports to repo and CI tests (#346)
felixdivo
authored
63d57e2
View commit details
Copy full SHA for 63d57e2
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Feature travis to build sphinx docs (#342)
Show description for 85e1274
hardbyte
authored
85e1274
View commit details
Copy full SHA for 85e1274
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
Removed Python 3.3 CI testing (#322)
Show description for fbf0594
felixdivo
authored
fbf0594
View commit details
Copy full SHA for fbf0594
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.