pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its ...
PEP 739 specifies a build-details.json file, which is expected to be present for Python 3.14 and up. The CPython build process automatically creates this but it uses ...