Skip to content

Implement `__fspath__()` for `Gio.File`

This makes Gio.File a PathLike object, allowing the use of open().

Merge request reports