Skip to content

Remove private prefix of Archive._get_entry_by_id #225

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions