cpython/Tools/clinic
Victor Stinner 2ed671b5e3
gh-111178: Change Argument Clinic signature for @staticmethod (#131157) (#131159)
Use "PyObject*", instead of "void*", for `@staticmethod` functions to
fix an undefined behavior.
2025-03-13 10:22:58 +01:00
..
libclinic gh-111178: Change Argument Clinic signature for @staticmethod (#131157) (#131159) 2025-03-13 10:22:58 +01:00
.ruff.toml Bump ruff to 0.2.0 (#114932) 2024-02-02 21:04:15 +00:00
clinic.py gh-113317: Finish splitting Argument Clinic into sub-files (#117513) 2024-04-04 11:09:40 +02:00
mypy.ini Replace strict_concatenate = True with extra_checks = True (#126391) 2025-01-25 12:44:23 +03:00