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 }}
Fatal1ty
/
mashumaro
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
65
Star
934
Code
Issues
15
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: Fatal1ty/mashumaro
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
publish.yml
publish.yml
tests
tests
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
127 workflow runs
127 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Resolve PEP 695 type alias in the union unpacker
tests
#1547:
Pull request
#344
opened by
uttam12331
Action required
uttam12331:fix-union-unpack-type-alias
uttam12331:fix-union-unpack-type-alias
Action required
View #344
View workflow file
Rename t to typ in resolve_type_alias_type
tests
#1546:
Commit
0ad3eae
pushed by
Fatal1ty
5m 6s
master
master
5m 6s
View workflow file
Merge branch 'gaoflow-fix/pep695-alias-union-issubclass'
tests
#1545:
Commit
0f321fc
pushed by
Fatal1ty
5m 3s
master
master
5m 3s
View workflow file
Merge branch 'chuenchen309-fix/namedtuple-as-dict-default-key'
tests
#1544:
Commit
17f98e5
pushed by
Fatal1ty
5m 46s
master
master
5m 46s
View workflow file
Honor NamedTuple defaults with namedtuple_as_dict when a key is omitted
tests
#1543:
Pull request
#342
opened by
chuenchen309
5m 54s
chuenchen309:fix/namedtuple-as-dict-default-key
chuenchen309:fix/namedtuple-as-dict-default-key
5m 54s
View #342
View workflow file
Add YAMLRocks support
tests
#1542:
Pull request
#338
reopened by
frenck
36s
frenck:frenck/yamlrocks-support
frenck:frenck/yamlrocks-support
36s
View #338
View workflow file
Support multiple aliases for a field
tests
#1541:
Pull request
#339
synchronize by
frenck
5m 43s
frenck:frenck/multiple-field-aliases
frenck:frenck/multiple-field-aliases
5m 43s
View #339
View workflow file
Adapt test for typing-extensions==4.16.0 changes
tests
#1540:
Commit
da19903
pushed by
Fatal1ty
5m 25s
master
master
5m 25s
View workflow file
Merge pull request #337 from frenck/frenck/faster-required-field-decode
tests
#1539:
Commit
837543c
pushed by
Fatal1ty
5m 51s
master
master
5m 51s
View workflow file
Support multiple aliases for a field
tests
#1538:
Pull request
#339
opened by
frenck
5m 35s
frenck:frenck/multiple-field-aliases
frenck:frenck/multiple-field-aliases
5m 35s
View #339
View workflow file
Add YAMLRocks support
tests
#1537:
Pull request
#338
opened by
frenck
1m 11s
frenck:frenck/yamlrocks-support
frenck:frenck/yamlrocks-support
1m 11s
View #338
View workflow file
Speed up deserialization of required fields
tests
#1536:
Pull request
#337
opened by
frenck
5m 21s
frenck:frenck/faster-required-field-decode
frenck:frenck/faster-required-field-decode
5m 21s
View #337
View workflow file
fix: resolve TypeAliasType before issubclass in pack_union (fixes #330)
tests
#1535:
Pull request
#336
synchronize by
gaoflow
5m 6s
gaoflow:fix/pep695-alias-union-issubclass
gaoflow:fix/pep695-alias-union-issubclass
5m 6s
View #336
View workflow file
fix: resolve TypeAliasType before issubclass in pack_union (fixes #330)
tests
#1534:
Pull request
#336
opened by
gaoflow
5m 23s
gaoflow:fix/pep695-alias-union-issubclass
gaoflow:fix/pep695-alias-union-issubclass
5m 23s
View #336
View workflow file
Merge pull request #335 from Fatal1ty/fix-generic-vars-order
tests
#1533:
Commit
22cf576
pushed by
Fatal1ty
5m 29s
master
master
5m 29s
View workflow file
Fix type vars order when Generic is in bases
tests
#1532:
Pull request
#335
opened by
Fatal1ty
5m 25s
fix-generic-vars-order
fix-generic-vars-order
5m 25s
View #335
View workflow file
Fix type vars order when Generic is in bases
tests
#1531:
Commit
f0a84dd
pushed by
Fatal1ty
5m 45s
fix-generic-vars-order
fix-generic-vars-order
5m 45s
View #335
View workflow file
Fix serialization of unions with nested PEP 695 type aliases
tests
#1529:
Pull request
#331
synchronize by
PraneelBhatia
6m 8s
PraneelBhatia:fix-pep695-aliases-in-unions
PraneelBhatia:fix-pep695-aliases-in-unions
6m 8s
View #331
View workflow file
Merge pull request #329 from EliasStar/master
tests
#1527:
Commit
e6894ef
pushed by
Fatal1ty
5m 4s
master
master
5m 4s
View workflow file
Fix type annotation for TOMLEncoder.encode return value
tests
#1526:
Pull request
#329
opened by
EliasStar
5m 38s
EliasStar:master
EliasStar:master
5m 38s
View #329
View workflow file
v3.22
publish.yml
#4:
Release
v3.22
published by
Fatal1ty
46s
46s
View workflow file
Graph Update: pip in /. #1384741163
Dependency Graph
#3:
by
dependabot
Bot
7s
master
master
7s
Add ability to use JSONSchema inside Annotated
tests
#1524:
Commit
f1b9e07
pushed by
Fatal1ty
5m 15s
jsonschema-annotation
jsonschema-annotation
5m 15s
View workflow file
v3.21
publish.yml
#3:
Release
v3.21
published by
Fatal1ty
44s
44s
View workflow file
Graph Update: pip in /. #1353592117
Dependency Graph
#2:
by
dependabot
Bot
58s
master
master
58s
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.