Skip to content

Python 3.x Compatibility #8

Description

@nstr10

Just wanted to let you know I'm using this with Python 3.5, and it works almost perfectly with one trivial issue - on lines 155 and 171, req.content needs to be cast as a string, as is required by string pattern search. I don't think this will cause any issues for 2.x, so it should be a safe change.
Thanks for this awesome library!

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