Commit Graph

8 Commits (ca635fac4a3f577f8fb5fcd33ca954aa30bdf2e5)

Author SHA1 Message Date
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay c33c8cf086
Remove unused and unreachable unit test code (#79854)
3 years ago
Matt Davis d0e991e892
Clarify CLI version number as core version (#72287)
5 years ago
Abhijeet Kasurde 3fe48ecba2
Add collection path in CLI version info (#68633)
6 years ago
Andrey Klychkov 7955405a23 optparse_helpers: improve unit tests for version() (#59626)
7 years ago
Matt Clay 6c09b5c659
Unit test cleanup. (#60315)
7 years ago
Matt Martz db6cc60352
Migrate command line parsing to argparse (#50610)
7 years ago
Toshio Kuratomi 27c7d5bb01 Move the arguments module into cli/ and context_objects into utils
7 years ago