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

replaced sum of strings for fstrings
#503 opened Mar 22, 2024 by igeni Loading…
drop support for Py2 and Py3.4
#498 opened Mar 12, 2024 by Borda Draft
ci: expand build matrix for major OS
#490 opened Mar 11, 2024 by Borda Loading…
added venv doc link in readme
#467 opened Oct 8, 2023 by krishvsoni Loading…
ci: watcher for automerge
#435 opened Feb 2, 2023 by Borda Loading…
Support case-insensitive usage
#426 opened Dec 23, 2022 by dukecat0 Loading…
Support SkipParse decorator
#408 opened Sep 25, 2022 by link89 Loading…
Fix #338 arg parsing truncates at hash
#406 opened Sep 21, 2022 by xrzqx Loading…
Fix Get a list of all valid commands when writing --help cla: yes Author has signed CLA
#364 opened Dec 6, 2021 by Rohan-Salwan Loading…
Fix Raising FireError in __init__ is not handled properly cla: yes Author has signed CLA
#361 opened Dec 2, 2021 by Rohan-Salwan Loading…
Fix Display parameters of the parent class cla: yes Author has signed CLA
#360 opened Nov 26, 2021 by Rohan-Salwan Loading…
Add decorator to parse function type hints cla: yes Author has signed CLA
#350 opened Aug 19, 2021 by keanpantraw Loading…
Fix #309 Missing helptext for multiline argument cla: yes Author has signed CLA
#335 opened Apr 24, 2021 by xosnos Loading…
Feature for Displaying Commands in User Provided Order #298 cla: yes Author has signed CLA
#310 opened Jan 21, 2021 by shubhamdo Loading…
Fix #229, #293: Modify parser.py to re-insert quotes correctly cla: yes Author has signed CLA
#307 opened Jan 13, 2021 by stephenvincent27 Loading…
Add current system MSYS check cla: yes Author has signed CLA
#278 opened Aug 21, 2020 by bonfy Loading…
ProTip! Exclude everything labeled bug with -label:bug.