Commits
Branch selector
User selector
Commit history
Commits on Mar 26, 2019
Split helputils into helputils (old, still used) and helptext (new module, scheduled to replace helputils)
Show description for 669cf28authored andcommitted
Commits on Mar 21, 2019
Fix or ignore type errors generated by the next release of pytype.
Show description for c507c09authored andcommitted
Commits on Mar 19, 2019
Fixed naming of test cases broke travis build
Show description for 2f80522authored andcommittedGenerating flags information for function objects
Show description for 665c497authored andcommitted
Commits on Mar 4, 2019
Resolve no-else-raise linter errors.
Show description for 36fcb19authored andcommittedAdd type-checking to Python Fire via pytype.
Show description for 1c1f6ddauthored andcommitted
Commits on Feb 26, 2019
Mark Python 3.7 support in setup.py
Show description for 2363b5fauthored andcommittedEnable pylint for all Python versions
Show description for 3578817authored andcommittedSupport Python 3.7 in travis tests for Python Fire
Show description for 2bfb82eauthored andcommittedinitial 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 andcommitteddon't run pylint against the console package.
Show description for 00608beauthored 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 Nov 30, 2018
include license information in readme (#147)
Show description for 5867c55authored andcommitted
Commits on Oct 9, 2018
Inline _CallCallable into _CallAndUpdateTrace.
Show description for 687bf37committed