Commits
User selector
Commit history
Commits on Feb 26, 2019
initial support for Python 3.7 and additional builtins
Show description for 668007aauthored andcommitted
Commits on Feb 22, 2019
disable g-bad-exception-name for FireExit Exception.
Show description for 6dc6531authored andcommittedclean up of completion enhancement
Show description for 9104dafauthored andcommittedDecrease max_examples by 10x
Show description for 7538c3dcommittedCompletion enhancements cleanup (ought to be nearly a no-op). Completion enhancements author: meshde
Show description for 7651785committedReduce number of examples for docstrings fuzzing by 10x.
Show description for cb311f1committedAdds copybara workflow for Python Fire for creating a CL from a PR.
Show description for 8afe885committed
Commits on Feb 21, 2019
Completion Enhancements (#144)
Show description for 5f2fa98authored andcommittedAdd __init__.py to console package.
Show description for e35e650authored andcommittedquick lint fixes for helputils
Show description for f47c938authored andcommittedUse the console package in Python Fire for help text
Show description for 42ff6cfauthored andcommittedHelpTextForFunction: detailed help text for functions
Show description for c11a3faauthored andcommitted
Commits on Feb 15, 2019
Release console package as part of fire.
Show description for c13d87bauthored andcommitted
Commits on Jan 30, 2019
Add deadline to hypothesis docstring test.
Show description for c99a034authored andcommittedAdd docstring about helputils.
Show description for b9aafbdauthored andcommitted- committed
Add docstring about interactive mode to interact.py.
Show description for a81d1d2committedRemove deprecated hypothesis setting.
Show description for 105930ecommittedImplemented HelpTextForObject
Show description for e58c858authored andcommitted
Commits on Jan 3, 2019
Make namedtuple fields accessible by their name (#161)
Show description for 57c7773authored andcommitted
Commits on Dec 14, 2018
Docs and tests
Show description for 871ffabcommitted- authored andcommitted
Commits on Dec 4, 2018
docstring parser and initial commit for new usage screens.
Show description for 1d0465ecommitted
Commits on Oct 9, 2018
Inline _CallCallable into _CallAndUpdateTrace.
Show description for 687bf37committedAdds test for 1-letter arg names.
Show description for 5f83beecommittedSingle-character flag improvements:
Show description for fe1fda4committed
Commits on Oct 5, 2018
Support single-hyphen flags.
Show description for 53a3498committedSupport capital letters for single-char flags
Show description for 5347858committedRefactoring of some helputils, lint clean up, and a spelling fix.
Show description for f37dd2bcommittedIssue #108: Shortcuts for boolean arguments (#141)
Show description for 0a6bb9dauthored andcommitted
Commits on Jul 27, 2018
Consolidate fire trace methods into AddCalledComponent
Show description for 6e0ca73committed
Commits on Jun 28, 2018
Copybara generated commit for Python Fire.
Show description for b55cebdcommitted
Commits on Jun 22, 2018
Change unicode() —> six.text_type() for Python 3 (#128)
Show description for eb8f053authored andcommitted
Commits on Jun 21, 2018
Copybara generated commit for Python Fire.
Show description for 021d627committed
Commits on May 21, 2018
Fish completion support (#122)
Show description for 83a8036authored andcommitted