SHA256
1
0
forked from pool/python-fire

Commit Graph

  • ac00c46f1a Accepting request 1063536 from devel:languages:python factory Dominique Leuenberger 2023-02-07 17:49:29 +00:00
  • d5ea26c418 - Update to 0.5.0: * Support for custom serializers with fire.Fire(serializer=your_serializer) * Auto-generated help text now shows short arguments (e.g. -a) when appropriate * Default values are now shown in help for kwonly arguments * Completion script fix where previously completions might not show at all - Refresh python-fire-no-mock.patch - Add patch support-python-311.patch: * Support Python 3.11 Steve Kowalik 2023-02-07 01:06:07 +00:00
  • 640409bf89 Accepting request 962274 from devel:languages:python Dominique Leuenberger 2022-03-17 16:01:30 +00:00
  • 8d5933759e Accepting request 962189 from home:pgajdos:python Matej Cepl 2022-03-16 20:49:26 +00:00
  • c4e3d259d4 Accepting request 878440 from devel:languages:python Dominique Leuenberger 2021-03-12 12:33:30 +00:00
  • d624639569 - Update to 0.4.0: * Support for Python 3.8 and Python 3.9 * Argument types and defaults appear in help text * Support for asyncio coroutines * Support for modules and Python files with python -m fire * Keyword argument info from rst docstrings appears in help text * Bug fix for missing parts of multiline argument descriptions from Google and Numpy style docstrings. * Support functions even when they override getattr in non-standard ways. - Drop patch subpoint-usage-test.patch, which is no longer required. Steve Kowalik 2021-03-12 04:43:50 +00:00
  • c37246b4f5 Accepting request 835162 from devel:languages:python Dominique Leuenberger 2020-09-17 13:05:26 +00:00
  • d11298dfef - update to 0.3.1: * Removes preexec_fn from pager subprocess cal Dirk Mueller 2020-09-17 11:09:47 +00:00
  • 5790efab75 Accepting request 790723 from devel:languages:python Dominique Leuenberger 2020-04-02 15:43:38 +00:00
  • e8a81d3cff - Update to 0.3.0: * Use Fire on third-party code without making any code changes: python -m fire <module> * Docstring parsing fix for all lines are blank f01aad3 * Improved parsing of numpy-style docstrings * #187 Expose built-in functions from the standard library (e.g. sin, cos) * #149 Support objects implementing __getattr__ * #205 Fix ctrl-C handling in help screens * Support functools.wraps and lru_cache decorated functions * Better support for objects with properties * Objects with custom __str__ are now treated as Values. E.g. If such an object appears in a dict, the dict will still print in line-by-line mode rather than showing a help screen by default. * Formatting on Windows works properly now Steve Kowalik 2020-04-02 01:41:55 +00:00
  • 96d5899d86 Accepting request 738722 from devel:languages:python Dominique Leuenberger 2019-10-16 07:18:58 +00:00
  • 741dbeaa39 - Add subpoint-usage-test.patch, which will change the subpoint usage string if running under Python 3.8. Steve Kowalik 2019-10-16 03:44:17 +00:00
  • 0bc0b83221 Accepting request 730554 from devel:languages:python Ludwig Nussel 2019-09-13 13:02:51 +00:00
  • 9baede06d9 - Update to 0.2.1: * Improves robustness of docstring parser in the face of unexpected format docstrings. #183 Tomáš Chvátal 2019-09-13 07:45:30 +00:00
  • dd20ff5111 Accepting request 719775 from devel:languages:python Dominique Leuenberger 2019-07-30 10:39:33 +00:00
  • 8f8d840528 Accepting request 719771 from home:pgajdos Tomáš Chvátal 2019-07-30 08:13:31 +00:00
  • 1159a7be46 Accepting request 682933 from devel:languages:python Dominique Leuenberger 2019-03-11 10:15:06 +00:00
  • 6446221631 Accepting request 682932 from home:mcepl:branches:devel:languages:python Matej Cepl 2019-03-08 23:35:04 +00:00
  • d654a9abeb Accepting request 676205 from devel:languages:python Yuchen Lin 2019-02-20 13:10:49 +00:00
  • 58753198d6 Accepting request 676204 from home:mcepl:branches:devel:languages:python Matej Cepl 2019-02-14 17:44:32 +00:00
  • f372c5aa97 Accepting request 662448 from devel:languages:python Dominique Leuenberger 2019-01-03 17:08:45 +00:00
  • bf815010cc - Simplify the tests call Tomáš Chvátal 2019-01-02 12:50:38 +00:00
  • c597f95246 Accepting request 652720 from devel:languages:python Dominique Leuenberger 2018-12-19 12:49:46 +00:00
  • 3c667101c6 Accepting request 652719 from home:TheBlackCat:branches:devel:languages:python:misc Todd R 2018-11-29 21:14:27 +00:00