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
.
canopen-python
/
canopen
Public
Notifications
You must be signed in to change notification settings
Fork
357
Star
563
Code
Issues
53
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
od: Robust path handling without type errors
- #669
#669
Open
acolomb
wants to merge 12 commits into
canopen-python:master
canopen-python/canopen:master
from
acolomb:fix-od-typing-filelike
acolomb/canopen:fix-od-typing-filelike
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
od: Robust path handling without type errors
#669
acolomb
wants to merge 12 commits into
canopen-python:master
canopen-python/canopen:master
from
acolomb:fix-od-typing-filelike
acolomb/canopen:fix-od-typing-filelike
Copy head branch name to clipboard
Commits
Commits on May 26, 2026
od: Track export destination without type checker errors.
Show description for ef4ed96
acolomb
committed
ef4ed96
View commit details
Copy full SHA for ef4ed96
Browse repository at this point
export_od: Accept os.PathLike with robust suffix handling.
Show description for 950edc0
acolomb
committed
950edc0
View commit details
Copy full SHA for 950edc0
Browse repository at this point
import_od: Accept os.PathLike with robust suffix handling.
Show description for 32d4d37
acolomb
committed
32d4d37
View commit details
Copy full SHA for 32d4d37
Browse repository at this point
Comment cosmetics
acolomb
committed
e0da0a8
View commit details
Copy full SHA for e0da0a8
Browse repository at this point
test_eds: Cover pathlib and StringIO as example inputs.
acolomb
committed
3406616
View commit details
Copy full SHA for 3406616
Browse repository at this point
test_eds: Make sure export_eds() closes only internal fds.
acolomb
committed
306da34
View commit details
Copy full SHA for 306da34
Browse repository at this point
Test import_od() on empty object.
acolomb
committed
0f2115f
View commit details
Copy full SHA for 0f2115f
Browse repository at this point
Commits on Jun 26, 2026
Move dest=None handling to generic function export_od().
Show description for 47394c5
acolomb
committed
47394c5
View commit details
Copy full SHA for 47394c5
Browse repository at this point
Commits on Jun 28, 2026
Fix auto-closing tests to test result, not implementation.
acolomb
committed
fb2b4f3
View commit details
Copy full SHA for fb2b4f3
Browse repository at this point
Merge branch 'master' into fix-od-typing-filelike
acolomb
committed
3169821
View commit details
Copy full SHA for 3169821
Browse repository at this point
Add positive test for pathlib argument, remove object() arg test.
acolomb
committed
87a7f4a
View commit details
Copy full SHA for 87a7f4a
Browse repository at this point
top-level imports for all tests
acolomb
committed
c6d259e
View commit details
Copy full SHA for c6d259e
Browse repository at this point
You can’t perform that action at this time.