Skip to content

Make all internal functions of S2Connection private by prefixing an underscore #138

@lfse-slafleur

Description

@lfse-slafleur

Functions e.g. https://github.com/flexiblepower/s2-python/blob/main/src/s2python/s2_connection.py#L540 async def send_msg_and_await_reception_status_async are not prefixed by an underscore while they are meant to be private. This is causing some misuse and issues for users of the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions