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 }}
mauvilsa
/
jsonargparse
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
64
Star
430
Code
Issues
9
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: mauvilsa/jsonargparse
Actions
All workflows
Workflows
CodeQL
CodeQL
CodeQL
CodeQL
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
manual
manual
tests
tests
Show more workflows...
Management
Caches
Deployments
tests
tests
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
tests.yaml
will be ignored since log searching is not yet available
524 workflow runs
524 workflow runs
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.
TypedDict help+completions, Any/Unvalidated dumping, scoped postponed annotations, abstract dataclass-like types and pydantic/attrs aliases
tests
#825:
Pull request
#956
opened by
mauvilsa
2m 55s
improvements
improvements
2m 55s
View #956
View workflow file
Deprecate instantiation of subclass specs in Any and missing --print_…
tests
#824:
Commit
2025e7b
pushed by
mauvilsa
3m 11s
main
main
3m 11s
View workflow file
Deprecate instantiation of subclass specs in Any and missing --print_%s deprecation warning
tests
#823:
Pull request
#955
opened by
mauvilsa
3m 0s
deprecations
deprecations
3m 0s
View #955
View workflow file
Fix help types, dump skip_default, kwargs pop and shtab redraw (#954)
tests
#822:
Commit
553c8b0
pushed by
mauvilsa
3m 16s
main
main
3m 16s
View workflow file
Fix help types, dump skip_default, kwargs pop and shtab redraw
tests
#821:
Pull request
#954
opened by
mauvilsa
2m 38s
some-fixes
some-fixes
2m 38s
View #954
View workflow file
Fix dump round-tripping, generic protocols, TypeVar types and extend …
tests
#820:
Commit
a54f8e8
pushed by
mauvilsa
3m 24s
main
main
3m 24s
View workflow file
Fix dump round-tripping, generic protocols, TypeVar types and extend subclass spec validation
tests
#819:
Pull request
#953
opened by
mauvilsa
2m 57s
fix-dump-roundtrip-and-type-resolution
fix-dump-roundtrip-and-type-resolution
2m 57s
View #953
View workflow file
Dataclass-like types accept the same values whether or not added as a…
tests
#818:
Commit
7a860bf
pushed by
mauvilsa
3m 13s
main
main
3m 13s
View workflow file
Dataclass-like types accept the same values whether or not added as a group
tests
#817:
Pull request
#952
opened by
mauvilsa
2m 39s
fix-dataclass-like-subclass-spec-asymmetry
fix-dataclass-like-subclass-spec-asymmetry
2m 39s
View #952
View workflow file
Use docstrings of base classes to document inherited parameters and a…
tests
#816:
Commit
79d9e3e
pushed by
mauvilsa
2m 56s
main
main
2m 56s
View workflow file
Use docstrings of base classes to document inherited parameters and attributes
tests
#815:
Pull request
#951
opened by
mauvilsa
2m 36s
fix-attr-docstrings
fix-attr-docstrings
2m 36s
View #951
View workflow file
Fix several issues related to type hints and signature parameters (#950)
tests
#814:
Commit
a9fe926
pushed by
mauvilsa
2m 56s
main
main
2m 56s
View workflow file
Fix several issues related to type hints and signature parameters
tests
#813:
Pull request
#950
opened by
mauvilsa
2m 45s
type-hints-fixes
type-hints-fixes
2m 45s
View #950
View workflow file
Sort union subtypes when the argument is added instead of while parsi…
tests
#812:
Commit
9f5ed0b
pushed by
mauvilsa
2m 34s
main
main
2m 34s
View workflow file
Sort union subtypes when the argument is added instead of while parsing
tests
#811:
Pull request
#949
opened by
mauvilsa
2m 41s
union-type-reordering
union-type-reordering
2m 41s
View #949
View workflow file
Keep parameters as Unvalidated<...> instead of skipping when type not…
tests
#810:
Commit
321206d
pushed by
mauvilsa
2m 43s
main
main
2m 43s
View workflow file
Keep parameters as Unvalidated<...> instead of skipping when type not supported
tests
#809:
Pull request
#948
opened by
mauvilsa
2m 46s
keep-params-as-unvalidated
keep-params-as-unvalidated
2m 46s
View #948
View workflow file
Fix shtab choices escaping and failing tests (#947)
tests
#808:
Commit
5b1885d
pushed by
mauvilsa
2m 52s
main
main
2m 52s
View workflow file
Fix shtab choices escaping and failing tests
tests
#807:
Pull request
#947
opened by
mauvilsa
2m 38s
shtab-fixes
shtab-fixes
2m 38s
View #947
View workflow file
Misc fixes (#946)
tests
#806:
Commit
6de6ccc
pushed by
mauvilsa
2m 43s
main
main
2m 43s
View workflow file
Fix sonarcloud badge, ModuleType/UnionType/GenericAlias in unions, test pragmas, PEP 695
tests
#805:
Pull request
#946
opened by
mauvilsa
2m 40s
misc-fixes
misc-fixes
2m 40s
View #946
View workflow file
Support type[SomeTypedDict], ModuleType, UnionType and GenericAlias a…
tests
#804:
Commit
9386156
pushed by
mauvilsa
2m 58s
main
main
2m 58s
View workflow file
Support type[SomeTypedDict], ModuleType, UnionType and GenericAlias as type hints
tests
#803:
Pull request
#945
opened by
mauvilsa
3m 0s
support-more-types
support-more-types
3m 0s
View #945
View workflow file
Show unresolved types in help as Unresolved<...> (#944)
tests
#802:
Commit
a4db181
pushed by
mauvilsa
2m 53s
main
main
2m 53s
View workflow file
Show unresolved types in help as Unresolved<...>
tests
#801:
Pull request
#944
opened by
mauvilsa
3m 10s
unresolved-in-help
unresolved-in-help
3m 10s
View #944
View workflow file
Previous
1
2
3
4
5
…
20
21
Next
You can’t perform that action at this time.