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 }}
apigear-io
/
objectlink-core-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: safety hardening for protocol implementation
- #8
#8
Merged
w4bremer
merged 16 commits into
main
apigear-io/objectlink-core-python:main
from
fix/safety-hardening
apigear-io/objectlink-core-python:fix/safety-hardening
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix: safety hardening for protocol implementation
#8
w4bremer
merged 16 commits into
main
apigear-io/objectlink-core-python:main
from
fix/safety-hardening
apigear-io/objectlink-core-python:fix/safety-hardening
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2026
fix: make sure no 'inf' value in json
w4bremer
committed
31a32ce
View commit details
Copy full SHA for 31a32ce
Browse repository at this point
fix: ensure independent state for ClientNode instances
w4bremer
committed
568baa4
View commit details
Copy full SHA for 568baa4
Browse repository at this point
fix: ensure independent state for ClientRegistry instances
w4bremer
committed
5f7dea6
View commit details
Copy full SHA for 5f7dea6
Browse repository at this point
fix: ensure independent state for RemoteRegistry instances
w4bremer
committed
2105051
View commit details
Copy full SHA for 2105051
Browse repository at this point
fix: ensure independent state for MockSink instances
w4bremer
committed
0a13067
View commit details
Copy full SHA for 0a13067
Browse repository at this point
fix: ensure independent state for MockSource instances
w4bremer
committed
bc929d0
View commit details
Copy full SHA for bc929d0
Browse repository at this point
fix: add 'self' parameter to olink_object_name
w4bremer
committed
a7d156b
View commit details
Copy full SHA for a7d156b
Browse repository at this point
fix: add 'self' parameter to olink_object_name
w4bremer
committed
c77cc34
View commit details
Copy full SHA for c77cc34
Browse repository at this point
fix: update olink_unlinked method
w4bremer
committed
39609f6
View commit details
Copy full SHA for 39609f6
Browse repository at this point
fix: correct property setting in olink_set_property
w4bremer
committed
bca31e5
View commit details
Copy full SHA for bca31e5
Browse repository at this point
fix: ensure independent state for RemoteEndpoint instances
w4bremer
committed
a3966ae
View commit details
Copy full SHA for a3966ae
Browse repository at this point
Commits on Apr 9, 2026
fix: harden protocol safety without changing wire format
Show description for ac1fdff
w4bremer
committed
ac1fdff
View commit details
Copy full SHA for ac1fdff
Browse repository at this point
ci: add cross-platform CI with GitHub Actions
Show description for 5055435
w4bremer
committed
5055435
View commit details
Copy full SHA for 5055435
Browse repository at this point
style: apply ruff formatting and lint fixes
Show description for 66d2f42
w4bremer
committed
66d2f42
View commit details
Copy full SHA for 66d2f42
Browse repository at this point
fix: add increment method to TestCounter stub in test_demo_server
Show description for 4cf5888
w4bremer
committed
4cf5888
View commit details
Copy full SHA for 4cf5888
Browse repository at this point
docs: rewrite README with badges, quick start, and architecture docs
Show description for 20ae933
w4bremer
committed
20ae933
View commit details
Copy full SHA for 20ae933
Browse repository at this point
You can’t perform that action at this time.