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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nauticalab
/
orcapod-python
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
0
Code
Issues
38
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: extend set[T] round-trip to support primitive element types (ITL-611)
- #258
#258
Open
kurodo3[bot]
wants to merge 6 commits into
main
nauticalab/orcapod-python:main
from
eywalker/itl-611-extend-sett-round-trip-to-work-for-any-element-type-not-just
nauticalab/orcapod-python:eywalker/itl-611-extend-sett-round-trip-to-work-for-any-element-type-not-just
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
feat: extend set[T] round-trip to support primitive element types (ITL-611)
#258
kurodo3[bot]
wants to merge 6 commits into
main
nauticalab/orcapod-python:main
from
eywalker/itl-611-extend-sett-round-trip-to-work-for-any-element-type-not-just
nauticalab/orcapod-python:eywalker/itl-611-extend-sett-round-trip-to-work-for-any-element-type-not-just
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
docs(spec): add ITL-611 design spec for set[T] native element round-trip
kurodo3[bot]
committed
cbcfb69
View commit details
Copy full SHA for cbcfb69
Browse repository at this point
docs(superpowers): add ITL-611 implementation plan for set[T] native element round-trip
kurodo3[bot]
committed
1aa0485
View commit details
Copy full SHA for 1aa0485
Browse repository at this point
feat(logical_types): extend ListLogicalType with native Python element type support
Show description for bac583a
kurodo3[bot]
committed
bac583a
View commit details
Copy full SHA for bac583a
Browse repository at this point
feat(converter): preserve set[T] semantics for primitive element types (ITL-611)
Show description for 522a416
kurodo3[bot]
committed
522a416
View commit details
Copy full SHA for 522a416
Browse repository at this point
test(logical_types): add set[T] native element round-trip tests for ITL-611
Show description for c700c23
kurodo3[bot]
committed
c700c23
View commit details
Copy full SHA for c700c23
Browse repository at this point
fix(list_logical_type): validate storage type on native reconstruction; fix error message; add set[date] test
Show description for b85f309
kurodo3[bot]
and
claude
committed
b85f309
View commit details
Copy full SHA for b85f309
Browse repository at this point
You can’t perform that action at this time.