Skip to content

Pull requests: google/python-fire

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

docs: Fix a few typos
#399 opened Jul 3, 2022 by timgates42 Loading…
chore: light refactoring
#395 opened Jun 5, 2022 by koconder Loading…
Update core.py
#391 opened Apr 29, 2022 by ordas21 Loading…
Update guide.md
#387 opened Mar 27, 2022 by khodadadp Loading…
Typo improvement for using CLI
#372 opened Jan 3, 2022 by mhimanshu0101 Loading…
Fix Get a list of all valid commands when writing --help cla: yes
#364 opened Dec 6, 2021 by Rohan-Salwan Loading…
Fix Raising FireError in __init__ is not handled properly cla: yes
#361 opened Dec 2, 2021 by Rohan-Salwan Loading…
Fix Display parameters of the parent class cla: yes
#360 opened Nov 26, 2021 by Rohan-Salwan Loading…
Add decorator to parse function type hints cla: yes
#350 opened Aug 19, 2021 by keanpantraw Loading…
Fix completion for Fire(fn) cla: yes
#336 opened Apr 26, 2021 by wchliao Loading…
Fix #309 Missing helptext for multiline argument cla: yes
#335 opened Apr 24, 2021 by xosnos Loading…
Modify the grouping example to fit the output cla: yes
#334 opened Apr 23, 2021 by wchliao Loading…
Fix #300 typed arguments cla: no
#320 opened Feb 16, 2021 by loynoir Loading…
Fix #317 Help text short args cla: yes
#318 opened Feb 6, 2021 by ConorSheehan1 Loading…
Feature for Displaying Commands in User Provided Order #298 cla: yes
#310 opened Jan 21, 2021 by shubhamdo Loading…
change in behaviour, optimize code cla: yes
#304 opened Dec 25, 2020 by tusharnankani Loading…
use of hasattr, fix potential bug risk cla: yes
#303 opened Dec 25, 2020 by tusharnankani Loading…
Add current system MSYS check cla: yes
#278 opened Aug 21, 2020 by bonfy Loading…
Update: unittest extension for python 3.x cla: no
#265 opened Jun 9, 2020 by AIweimd Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.