Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Question related to simpleparse library #332

@hernot

Description

@hernot

I do have a small question and maybe request regarding simpleparse library parts of your project depend upon.
Current Python3 version of simpleparse only processes python3 unicode strings. Trying to parse binary bytes strings, eg. plain ascii or latin1 encoded strings causes an Error.
Would you see any benefit for your project if simpleparse would be able to properly parse bytes strings without being reencoded to unicode before parsing?
In case may I kindly invite you to up-vote the pullrequest mcfletch/simpleparse#15 on the simpleparse repo and maybe even comment the pull request or any related issue?

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