Skip to content

Remove private prefix of Archive._get_entry_by_id #225

Open
@rgaudin

Description

@rgaudin

Archive._get_entry_by_id() has been there, prefixed, since the beginning of the wrapper.

We now has enough experience to say that it serves some use cases that are not served by other means, including #94.
It's true that it is not common to use it, but so are many parts of the API.

We should thus remove the prefix (and keep a deprecated alias until next major)

See #224

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions