FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: preserve chained flags after kwargs calls by yetval · Pull Request #663 · google/python-fire · GitHub

fix: preserve chained flags after kwargs calls - #663

Open
yetval wants to merge 1 commit into
google:masterfrom
yetval:fix/chained-kwargs-flags
Open

fix: preserve chained flags after kwargs calls#663
yetval wants to merge 1 commit into
google:masterfrom
yetval:fix/chained-kwargs-flags

Conversation

yetval commented Apr 29, 2026

Copy link
Copy Markdown

Avoid greedily consuming flags into an intermediate callable when it accepts **kwargs and the command continues into a chained call. Keep those flags available for the next component in the chain.

Add a regression test for the dataclass example from issue #659.

Refs #659.

yetval force-pushed the fix/chained-kwargs-flags branch from eb2089d to 355c4f7 Compare April 29, 2026 13:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL