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
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
.
modern-python
/
httpware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: wrap decoder exceptions as DecodeError at seam B
- #32
#32
Merged
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
worktree-decoder-error
modern-python/httpware:worktree-decoder-error
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: wrap decoder exceptions as DecodeError at seam B
#32
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
worktree-decoder-error
modern-python/httpware:worktree-decoder-error
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2026
spec: DecodeError wraps decoder exceptions at seam 3
Show description for 2254ccd
lesnik512
and
claude
committed
2254ccd
View commit details
Copy full SHA for 2254ccd
Browse repository at this point
plan: DecodeError implementation (9 tasks, TDD)
Show description for 5b367b6
lesnik512
and
claude
committed
5b367b6
View commit details
Copy full SHA for 5b367b6
Browse repository at this point
errors: add DecodeError for ResponseDecoder failures
Show description for 31d1c76
lesnik512
committed
31d1c76
View commit details
Copy full SHA for 31d1c76
Browse repository at this point
errors: re-export DecodeError from httpware top-level
Show description for 10251a4
lesnik512
committed
10251a4
View commit details
Copy full SHA for 10251a4
Browse repository at this point
client: wrap decoder exceptions as DecodeError at seam B
Show description for 15770b1
lesnik512
committed
15770b1
View commit details
Copy full SHA for 15770b1
Browse repository at this point
tests: prove DecodeError wrap is decoder-agnostic via msgspec
Show description for 7c89dbd
lesnik512
committed
7c89dbd
View commit details
Copy full SHA for 7c89dbd
Browse repository at this point
decoders: document the DecodeError seam wrap on ResponseDecoder
Show description for 2016e49
lesnik512
committed
2016e49
View commit details
Copy full SHA for 2016e49
Browse repository at this point
docs: document DecodeError in the errors reference
Show description for b5e0c8e
lesnik512
committed
b5e0c8e
View commit details
Copy full SHA for b5e0c8e
Browse repository at this point
engineering: document DecodeError + seam B wrap
Show description for 2ded92d
lesnik512
committed
2ded92d
View commit details
Copy full SHA for 2ded92d
Browse repository at this point
docs: note DecodeError in the README response_model paragraph
Show description for ef7a5cf
lesnik512
committed
ef7a5cf
View commit details
Copy full SHA for ef7a5cf
Browse repository at this point
You can’t perform that action at this time.