Commits
Branch selector
User selector
Commit history
Commits on Feb 26, 2019
- committed
- committed
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 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 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 Aug 28, 2018
Fix warnings in the diff example (#135)
Show description for 54f91a2authored andcommitted