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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cantools
/
textparser
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10
Star
34
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add type annotations to the module and the unit tests
- #6
#6
Merged
zariiii9003
merged 10 commits into
cantools:master
cantools/textparser:master
from
andlaus:add_type_annotations
andlaus/textparser:add_type_annotations
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add type annotations to the module and the unit tests
#6
zariiii9003
merged 10 commits into
cantools:master
cantools/textparser:master
from
andlaus:add_type_annotations
andlaus/textparser:add_type_annotations
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
add type annotations to the module and the unit tests
Show description for 79df0af
andlaus
committed
79df0af
View commit details
Copy full SHA for 79df0af
Browse repository at this point
github actions: run the mypy type checker in CI
Show description for 0cd09fe
andlaus
committed
0cd09fe
View commit details
Copy full SHA for 0cd09fe
Browse repository at this point
run ruff in the CI system
Show description for 64b4204
andlaus
committed
64b4204
View commit details
Copy full SHA for 64b4204
Browse repository at this point
Commits on Jun 10, 2026
consider review comments
Show description for 460ead8
andlaus
committed
460ead8
View commit details
Copy full SHA for 460ead8
Browse repository at this point
attempt to include `py.typed` in the wheel
Show description for c5e533a
andlaus
committed
c5e533a
View commit details
Copy full SHA for c5e533a
Browse repository at this point
Commits on Jun 11, 2026
modernize the build system
Show description for 3408f6f
andlaus
committed
3408f6f
View commit details
Copy full SHA for 3408f6f
Browse repository at this point
make ruff happy again
Show description for 0308fc6
andlaus
committed
0308fc6
View commit details
Copy full SHA for 0308fc6
Browse repository at this point
move all dependencies not needed by the main module to the "examples" optional dependencies group
Show description for fcbf811
andlaus
committed
fcbf811
View commit details
Copy full SHA for fcbf811
Browse repository at this point
Commits on Jun 18, 2026
fix a few build warnings, generate the version dynamically using `setuptools_scm`
Show description for 63f9405
andlaus
committed
63f9405
View commit details
Copy full SHA for 63f9405
Browse repository at this point
implement mismatch checking as a singleton again
Show description for 5697c61
andlaus
committed
5697c61
View commit details
Copy full SHA for 5697c61
Browse repository at this point
You can’t perform that action at this time.