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 }}
python-attrs
/
cattrs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
159
Star
1.1k
Code
Issues
80
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add new strategy register_extra_types
- #645
#645
Open
makukha
wants to merge 17 commits into
python-attrs:main
python-attrs/cattrs:main
from
makukha:641-extra-types
makukha/cattrs:641-extra-types
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Add new strategy register_extra_types
#645
makukha
wants to merge 17 commits into
python-attrs:main
python-attrs/cattrs:main
from
makukha:641-extra-types
makukha/cattrs:641-extra-types
Copy head branch name to clipboard
Commits
Commits on May 4, 2025
Fix lint errors
makukha
committed
53280ae
View commit details
Copy full SHA for 53280ae
Browse repository at this point
Enable partial tests for dev
makukha
committed
9342b7d
View commit details
Copy full SHA for 9342b7d
Browse repository at this point
Commits on May 6, 2025
Move hook-related types from cattrs.dispatch to cattrs.types to avoid circular import from cattrs.fns (type-annotated function will be added there)
makukha
committed
5251782
View commit details
Copy full SHA for 5251782
Browse repository at this point
Add utility function
makukha
committed
3de6772
View commit details
Copy full SHA for 3de6772
Browse repository at this point
Add leftovers from previous commits
makukha
committed
4ca75fa
View commit details
Copy full SHA for 4ca75fa
Browse repository at this point
Expose typed helper to check preconfigured converter type without unnecessary imports
makukha
committed
ab8c910
View commit details
Copy full SHA for ab8c910
Browse repository at this point
Fix debugging adjustment
makukha
committed
1809cba
View commit details
Copy full SHA for 1809cba
Browse repository at this point
Commits on May 7, 2025
Merge branch 'python-attrs:main' into 641-extra-types
makukha
authored
24f8c47
View commit details
Copy full SHA for 24f8c47
Browse repository at this point
Rename has_type to has_format
makukha
committed
2e472c0
View commit details
Copy full SHA for 2e472c0
Browse repository at this point
Sort Ruff exceptions
makukha
committed
f11a94a
View commit details
Copy full SHA for f11a94a
Browse repository at this point
Fix lint errors
makukha
committed
30938b1
View commit details
Copy full SHA for 30938b1
Browse repository at this point
Add new strategy register_extra_types
makukha
committed
2fa9ea4
View commit details
Copy full SHA for 2fa9ea4
Browse repository at this point
Fix formatting
makukha
committed
076a764
View commit details
Copy full SHA for 076a764
Browse repository at this point
Revert dispatch types refactoring
makukha
committed
b419528
View commit details
Copy full SHA for b419528
Browse repository at this point
Fix leftovers after reverted refactoring
makukha
committed
a18d461
View commit details
Copy full SHA for a18d461
Browse repository at this point
Minor cosmetic changes
makukha
committed
c1e8d69
View commit details
Copy full SHA for c1e8d69
Browse repository at this point
Use future-proof msgspec format name
makukha
committed
abe578b
View commit details
Copy full SHA for abe578b
Browse repository at this point
You can’t perform that action at this time.