cpython/Tools/clinic
Erlend E. Aasland 49f238e78c
gh-107467: Restructure Argument Clinic command-line interface (#107469)
- Use ArgumentParser.error() to handle CLI errors
- Put the entire CLI in main()
- Rework ClinicExternalTest to call main() instead of using subprocesses

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
2023-08-01 18:24:23 +02:00
..
clinic.py gh-107467: Restructure Argument Clinic command-line interface (#107469) 2023-08-01 18:24:23 +02:00
cpp.py gh-104683: Argument clinic: modernise `cpp.Monitor` (#106698) 2023-07-12 22:48:36 +00:00
mypy.ini gh-104050: Argument clinic: enable mypy's `--warn-return-any` setting (#107405) 2023-07-29 13:39:21 +01:00
requirements-dev.txt build(deps-dev): bump mypy from 1.3.0 to 1.4.1 in /Tools/clinic (#106305) 2023-07-01 09:54:32 +00:00