Skip to content

Allow python 3 support for parallel #280

@dunnousername

Description

@dunnousername

There is a lot more info in my fork of this repo. I don't really know how to use github to commit code, and I'm not sure if this would even be helpful.

I discovered that, if you comment out the import checks in parallel.py that stop you from importing in python 3, code using parallel seems to work fine on python 3 anyway.

You will get a warning message unless you import parallel before the rest of the sdk, though.

I'm submitting this as an issue because I haven't tested it too extensively and there is probably someone who knows why the import check was included in the first place.

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