-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: google/python-fire
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use package name when __main__.py is used
#683
opened Jul 13, 2026 by
yoshibase
Loading…
1 task done
Fix chained kwarg scoping after positional args
#682
opened Jul 13, 2026 by
yoshibase
Loading…
1 task done
Support case-insensitive CLI member access
#681
opened Jul 13, 2026 by
yoshibase
Loading…
1 task done
Fix Windows path regex escaping in MainModuleTest.testArgPassing
#679
opened Jul 11, 2026 by
Ankush432-cloud
Loading…
fix: parse hyphenated strings correctly inside container literals
#678
opened Jul 5, 2026 by
Yadidiah-k
Loading…
Update pylint requirement from <3.3.8 to <4.0.7
dependabot
#677
opened Jul 1, 2026 by
dependabot
Bot
Loading…
Update hypothesis requirement from <6.137.0 to <6.156.0
dependabot
#676
opened Jul 1, 2026 by
dependabot
Bot
Loading…
Update pytest requirement from <=8.4.1 to <=9.1.1
dependabot
#675
opened Jul 1, 2026 by
dependabot
Bot
Loading…
Update termcolor requirement from <3.2.0 to <3.4.0
dependabot
#674
opened Jul 1, 2026 by
dependabot
Bot
Loading…
Handle exceptions from property getters during member enumeration
#673
opened Jun 10, 2026 by
BhargavKumarNath
Loading…
fix: display full type info for Optional/Union annotations (fixes #508)
#671
opened Jun 2, 2026 by
mshzy
Loading…
Parse bare words with hyphens inside containers as strings
#670
opened Jun 1, 2026 by
LeSingh1
Loading…
Fix -h/-i/-v/-t single-char flags being silently hijacked by user function arguments
#661
opened Apr 23, 2026 by
anishesg
Loading…
Update setuptools requirement from <=80.9.0 to <=82.0.1
dependabot
#658
opened Apr 1, 2026 by
dependabot
Bot
Loading…
Catch TypeError from function calls and convert to FireError
#654
opened Mar 16, 2026 by
saivedant169
Loading…
Fix HasCustomStr to recognise custom __repr__ as a meaningful str (fixes #595)
#653
opened Mar 10, 2026 by
shivamtiwari3
Loading…
5 tasks done
Fix short flags being swallowed by **kwargs (fixes #454)
#652
opened Mar 10, 2026 by
shivamtiwari3
Loading…
5 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.