cpython/Tools/clinic
Erlend E. Aasland 94c8edabd3
gh-104050: Add more type annotations to Argument Clinic (#104628)
Annotate the following:

- methods of class Class
- methods of class Module
- methods of class PythonParser
- function compute_checksum()
- function parse_file()
- global variable unsupported_special_methods
2023-05-18 22:57:26 +00:00
..
clinic.py gh-104050: Add more type annotations to Argument Clinic (#104628) 2023-05-18 22:57:26 +00:00
cpp.py gh-104050: Add more annotations to `Tools/clinic.py` (#104544) 2023-05-16 17:18:28 +00:00
mypy.ini gh-104050: Add more annotations to `Tools/clinic.py` (#104544) 2023-05-16 17:18:28 +00:00
requirements-dev.txt Bump mypy from 1.2.0 to 1.3.0 in /Tools/clinic (#104501) 2023-05-15 09:17:48 +00:00