Skip to content

Consider using repr instead of str as the last ditch effort on return values #3

Description

@gwlester

Currently, the results of a py call's ends with:

  • Otherwise, the str function is applied to the python object

Please consider changing to:

  • Otherwise, the repr function is applied to the python object

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions