source_identity
source_identity(
source ,
)-> ‘tuple[str, int | None, int | None]’
Return what a source is: its canonical path, its size and its mtime.
The three fields of a derived id which come from the source rather than from the reader; see source_patch_id.