Commit Graph

  • d0253af763 Remove mock in favor of unittest.mock David Bieber 2024-09-19 21:25:13 -04:00
  • f012df240f Simplify requirements.txt by assuming Python 3 (#543) David Bieber 2024-09-19 21:20:37 -04:00
  • 9e2cf04a42 Update requirements.txt 2024-09-19-more-py3 David Bieber 2024-09-19 21:14:55 -04:00
  • 68ec88457b Update setup.py David Bieber 2024-09-19 21:14:20 -04:00
  • 156a5562ae Remove universal=1 line David Bieber 2024-09-19 21:12:29 -04:00
  • 2d95033749 Update setuptools requirement in /.github/scripts (#540) dependabot[bot] 2024-09-19 21:09:02 -04:00
  • b13c13bf17 Remove sys.version_info checks (#542) David Bieber 2024-09-19 21:08:42 -04:00
  • 3dbb005bb5 Remove additional checks for sys.version_info 2024-09-19-sys-version David Bieber 2024-09-19 21:03:00 -04:00
  • c23587621d Remove sys.version_info check from __main__ David Bieber 2024-09-19 20:59:42 -04:00
  • 5d0706d814 remove six: Replace six.string_types and six.integer_types, etc. (#541) David Bieber 2024-09-19 20:57:15 -04:00
  • 17e973902f Remove unused import 2024-09-19-six David Bieber 2024-09-19 20:50:19 -04:00
  • 69fe541bd4 Continue to remove six David Bieber 2024-09-19 20:49:34 -04:00
  • 7cb47e392e Remove six from a number of the modules David Bieber 2024-09-19 20:45:09 -04:00
  • 80d1b46d16 Replace six.string_types and six.integer_types David Bieber 2024-09-19 20:25:42 -04:00
  • 8b063b952f Remove future imports now that we've dropped support for Python 2 (#539) David Bieber 2024-09-19 20:20:44 -04:00
  • 47c87148c5 Remove indications of support for Python <3.7 and bump version number 2024-09-19-clean-up David Bieber 2024-09-19 20:13:45 -04:00
  • b3e1748283 Keep future imports for use in MemberVisible David Bieber 2024-09-19 20:08:31 -04:00
  • 0c8858a88f Drop support for Python 3.5 David Bieber 2024-09-19 20:01:16 -04:00
  • 20a8991d94 Remove future imports now that we've dropped support for Python 2 David Bieber 2024-09-19 19:54:41 -04:00
  • a59f6bad3f Use ast.Constant for recent Python versions (#526) Weida Hong 2024-08-10 04:16:48 +08:00
  • e9f49b0fa9 Update levenshtein requirement in /.github/scripts (#510) dependabot[bot] 2024-08-09 16:15:45 -04:00
  • 6902939a31 Update hypothesis requirement in /.github/scripts (#506) dependabot[bot] 2024-04-05 16:21:26 -04:00
  • de2852a417 Update setuptools requirement in /.github/scripts (#500) dependabot[bot] 2024-03-14 13:11:36 -04:00
  • f332cb1fe6 Fix typo in dependabot github actions group (#497) Jirka Borovec 2024-03-14 18:02:23 +01:00
  • 014a637f66 Update pytest-runner requirement in /.github/scripts (#496) dependabot[bot] 2024-03-11 17:02:46 -04:00
  • ab310cf884 Update pytest requirement from <=7.2.1 to <=8.1.1 in /.github/scripts (#494) dependabot[bot] 2024-03-11 17:02:02 -04:00
  • 595239ec7c Update mock requirement from <5.0.0 to <6.0.0 in /.github/scripts (#495) dependabot[bot] 2024-03-11 16:54:31 -04:00
  • 8beb85e4e3 Update termcolor requirement from <2.2.0 to <2.5.0 in /.github/scripts (#493) dependabot[bot] 2024-03-11 16:51:50 -04:00
  • 027c502729 #444: Removed pipes dependency (#447) Vladimir Pestov 2024-03-12 01:47:19 +05:00
  • c417aec195 Update hypothesis requirement in /.github/scripts (#492) dependabot[bot] 2024-03-11 16:44:16 -04:00
  • db3fcaf737 2 dependabot updates (#491) dependabot[bot] 2024-03-11 16:43:24 -04:00
  • 3c230d8c34 Adding GitHub dependabot (#432) Jirka Borovec 2024-03-11 21:34:50 +01:00
  • 343e6b6cec Add Python 3.11 and Python 3.12 to build workflow (#485) v0.6.0 David Bieber 2024-02-24 13:07:41 -05:00
  • c74e17cf62 Add Python 3.11 and Python 3.12 to setup.py; disable=attribute-error 2024-02-24-ci David Bieber 2024-02-24 13:01:46 -05:00
  • e4d8fb13bf Remove 2.7 again David Bieber 2024-02-24 12:58:12 -05:00
  • 37b2174bb5 Set image for 2.7 David Bieber 2024-02-24 12:53:43 -05:00
  • 4b83232a03 Set image for 2.7 David Bieber 2024-02-24 12:50:59 -05:00
  • 9f08bba6b4 Attempt to restore testing of Python 2.7 David Bieber 2024-02-24 12:45:12 -05:00
  • 8201c52c43 Disable no-member for getargspec already guarded by version check David Bieber 2024-02-24 12:33:04 -05:00
  • c737a96bfb Disable no-member for assertRaisesRegexp already guarded by version check David Bieber 2024-02-24 12:32:09 -05:00
  • f0672f2e47 Undo asyncio changes David Bieber 2024-02-24 12:30:05 -05:00
  • 612cedb7ac Disable async test temporarily David Bieber 2024-02-24 12:25:30 -05:00
  • 1b2f85a5f2 Remove IsCoroutineFunction David Bieber 2024-02-24 12:20:00 -05:00
  • 350c583061 Ignore linter errors David Bieber 2024-02-24 12:17:14 -05:00
  • 4d72c43dc8 Line length in formatting_windows.py David Bieber 2024-02-24 12:13:15 -05:00
  • 90cdb7b440 Vary pip version by Python version David Bieber 2024-02-24 12:06:09 -05:00
  • 5a46a976e5 Vary setuptools version by Python version David Bieber 2024-02-24 12:01:54 -05:00
  • 55d1237b2f Use different versions of levenshtein for different Python versions David Bieber 2024-02-24 11:59:45 -05:00
  • ed8b824f4b Add Python 3.11 and Python 3.12 to build workflow David Bieber 2024-02-24 11:43:24 -05:00
  • 8a41c91a47 Update formatting_windows.py (#477) eXcript 2024-01-09 15:22:03 -03:00
  • ffb8121ab8 Update build.yml dropping Python 2.7 (#479) David Bieber 2024-01-02 15:45:49 -05:00
  • 7ae81bf95b Update build.yml dropping Python 2.7 dbieber-python-27 David Bieber 2024-01-02 15:41:48 -05:00
  • 1d8a137893 remove asyncio.coroutine (#440) Hai Zhu 2024-01-03 04:25:30 +08:00
  • d44d33d4ac Fix missing $ sign in bash completion (#472) Max 2023-11-13 19:49:58 +01:00
  • 1bcb5d1a26 Add missing parameter description (#462) Panagiotis Simakis 2023-10-05 18:39:58 +03:00
  • 6e485c971f Split too long line, fixing lint #437 David Bieber 2023-02-13 15:24:46 -05:00
  • 2cde0570e9 Split too long line 2023-02-13-line-too-long David Bieber 2023-02-13 14:24:44 -05:00
  • 527e3d056e Fix typos in console and tests (#436) Yaroslav Halchenko 2023-02-13 14:20:46 -05:00
  • 71743b6fba docs: fix brand name Github -> GitHub (#425) John Bampton 2023-02-07 01:43:43 +10:00
  • c29b923133 adding python 3.10 [tag & CI] (#428) Jirka Borovec 2023-02-07 00:41:38 +09:00
  • 0438367c15 Fix deprecation warning: LICENSE is autodetected (#434) Hugo van Kemenade 2023-02-01 22:36:20 +02:00
  • 910b1f8a94 Fix path to requirements.txt (#433) Hugo van Kemenade 2023-02-01 22:34:49 +02:00
  • 396ef1c4ef freeze CI requirements (#431) Jirka Borovec 2023-02-02 04:47:53 +09:00
  • 2d2fa6196e Use literal dict (#430) David Bieber 2023-02-01 10:53:09 -08:00
  • 30149208cc Use literal dict 2023-02-01-literal-dict David Bieber 2023-02-01 09:38:32 -08:00
  • e1e95ffe24 Change mkdocs from pages to nav (#421) v0.5.0 David Bieber 2022-12-12 15:43:49 -05:00
  • 7024e75e4d Change mkdocs from pages to nav 2022-12-12-docs David Bieber 2022-12-12 15:42:56 -05:00
  • b78e389306 Deployed 51afa53 with MkDocs version: 1.4.2 David Bieber 2022-12-12 15:41:34 -05:00
  • 51afa538b9 Update documentation to show new serialize kwarg and to clean up misformatted tables (#419) David Bieber 2022-12-09 17:11:58 -05:00
  • afcfb52562 Update docs 2022-12-09-documentation David Bieber 2022-12-09 17:10:29 -05:00
  • 1fbd766768 Adds serialize documentation David Bieber 2022-12-09 17:05:41 -05:00
  • 8e653f6fa0 Continued formatting improvements to api.md David Bieber 2022-12-09 17:03:10 -05:00
  • bdb2276f0c Continued formatting improvements to api.md David Bieber 2022-12-09 17:02:39 -05:00
  • dbb28864cc Continued formatting improvements to api.md David Bieber 2022-12-09 17:01:12 -05:00
  • a81d891f2b Formatting changes. WIP David Bieber 2022-12-09 16:59:06 -05:00
  • 8e5aa6eeb7 Clean up tabls in api.md David Bieber 2022-12-09 16:57:15 -05:00
  • 2cb16f66c5 Modify the grouping example to fit the output (#334) Wei-Chung Liao 2022-12-09 16:20:13 -05:00
  • b2415b9331 Fix completion for Fire(fn) (#336) Wei-Chung Liao 2022-12-09 16:16:15 -05:00
  • 7b5d4f713b docs: Fix a few typos (#399) Tim Gates 2022-12-10 07:53:52 +11:00
  • eda25f8789 Small docs improvement for using CLI (#372) Martial Himanshu 2022-12-10 02:15:14 +05:30
  • 0ad057143b Fix #317 Help text short args (#318) Conor Sheehan 2022-12-09 20:31:12 +00:00
  • c3703f443c Interactive mode: Mention IPython REPL requirement (#383) Martin Gruber 2022-12-09 21:19:49 +01:00
  • 1eec954805 Interactive mode: Mention IPython REPL requirement (#383) Martin Gruber 2022-12-09 21:18:54 +01:00
  • e5b33f6a15 Update guide.md (#387) kpakda 2022-12-09 15:16:49 -05:00
  • 82e2d87f0e Remove extra newline (#417) David Bieber 2022-11-28 16:49:17 -05:00
  • 7fa7ebe202 Remove extra newline 2022-11-28-newline David Bieber 2022-11-28 16:48:23 -05:00
  • a49184782c Show default values for kwonly arguments in help text (#414) David Bieber 2022-11-28 16:46:26 -05:00
  • 59c018511b Python setup version 2022-11-28-defaults David Bieber 2022-11-28 12:31:08 -05:00
  • c4e5575b9e Make Python versions more specific David Bieber 2022-11-28 12:28:02 -05:00
  • 843e2b6ea1 Show default values for kwonly arguments in help text. Includes test. David Bieber 2022-11-28 12:24:49 -05:00
  • c4bd14b45a Python Fire Version Bump (#416) David Bieber 2022-11-28 16:13:34 -05:00
  • 5f43b0d4e2 Python Fire Version Bump 2022-11-28-version-bump David Bieber 2022-11-28 16:11:25 -05:00
  • c367ce99aa Bring continuous integration to working state (#415) David Bieber 2022-11-28 16:09:56 -05:00
  • 607cbd60c2 Lint 2022-11-28-ci David Bieber 2022-11-28 15:54:00 -05:00
  • 6bceec425b Disable attribute error David Bieber 2022-11-28 15:49:43 -05:00
  • 351a52e09a Lint fixes David Bieber 2022-11-28 15:42:56 -05:00
  • ca141b728f Loosen formatting test David Bieber 2022-11-28 15:38:20 -05:00
  • bdd5607dd7 Ubuntu version David Bieber 2022-11-28 15:35:13 -05:00
  • 0154697f8c Ubuntu version David Bieber 2022-11-28 15:31:42 -05:00
  • 9fdc50ecac Remove runs-on David Bieber 2022-11-28 15:30:04 -05:00