Skip to content

fetch() function should accept and return Path objects #899

Description

@padix-key

The fetch() functions across biotite.database currently require a str for target_path and return str objects as paths. This should be changed to pathlib.Path instead, as it is more idiomatic and Path objects have tailored functionalities for working with paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    major releasePotentially backwards incompatible changes that should go in to the next major release

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions