cpython/Tools/patchcheck
Kattni ac9d37c60b
patchcheck: use URL paths to identify upstream remote (GH-135806)
* find defined "(fetch)" remotes with "python/cpython" in their URL
* if there is exactly one, use that remote name
* if there is one named "upstream", "origin", or "python",
  use that remote (in that precedence order)
* otherwise report an error listing the defined remotes
2025-06-22 04:51:23 +00:00
..
patchcheck.py patchcheck: use URL paths to identify upstream remote (GH-135806) 2025-06-22 04:51:23 +00:00
reindent.py gh-97669: Create Tools/patchcheck/ directory (#98186) 2022-10-12 10:09:21 +02:00
untabify.py GH-109408: Move the C file whitespace check from patchcheck to pre-commit (#109890) 2023-10-10 07:40:08 -06:00