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 }}
canopen-python
/
canopen
Public
Notifications
You must be signed in to change notification settings
Fork
355
Star
567
Code
Issues
54
Pull requests
21
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
PdoBase: Forbid getting item with zero index (fixes #581)
- #609
#609
Merged
acolomb
merged 11 commits into
canopen-python:master
canopen-python/canopen:master
from
acolomb:pdo-getitem-zero
acolomb/canopen:pdo-getitem-zero
Copy head branch name to clipboard
Sep 22, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
PdoBase: Forbid getting item with zero index (fixes #581)
#609
acolomb
merged 11 commits into
canopen-python:master
canopen-python/canopen:master
from
acolomb:pdo-getitem-zero
acolomb/canopen:pdo-getitem-zero
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2025
Refactor.
acolomb
committed
26d394a
View commit details
Copy full SHA for 26d394a
Browse repository at this point
Raise KeyError for zero index.
acolomb
committed
f2263da
View commit details
Copy full SHA for f2263da
Browse repository at this point
Add annotation.
acolomb
committed
0c7606f
View commit details
Copy full SHA for 0c7606f
Browse repository at this point
Commits on Aug 5, 2025
Merge branch 'master' into pdo-getitem-zero
acolomb
committed
383a017
View commit details
Copy full SHA for 383a017
Browse repository at this point
Commits on Aug 18, 2025
Merge branch 'master' into pdo-getitem-zero
acolomb
committed
120ae99
View commit details
Copy full SHA for 120ae99
Browse repository at this point
Commits on Sep 4, 2025
Properly test different access type return values.
Show description for 7ab54ec
acolomb
committed
7ab54ec
View commit details
Copy full SHA for 7ab54ec
Browse repository at this point
Extend tests to cover KeyError exceptions.
acolomb
committed
c27eeb4
View commit details
Copy full SHA for c27eeb4
Browse repository at this point
Extend tests to cover iteration over PdoMaps.
acolomb
committed
9fd1dbd
View commit details
Copy full SHA for 9fd1dbd
Browse repository at this point
Extend tests to cover iteration over PdoMap.
acolomb
committed
c611e2a
View commit details
Copy full SHA for c611e2a
Browse repository at this point
Test whether generic PDO object summarizes TPDO and RPDO count.
acolomb
committed
19439ca
View commit details
Copy full SHA for 19439ca
Browse repository at this point
Test with non-existent TPDO index.
acolomb
committed
2c4450e
View commit details
Copy full SHA for 2c4450e
Browse repository at this point
You can’t perform that action at this time.