Skip to content

Figure out what needs to be done for Python 3 compatiblity #15

@lbeltrame

Description

@lbeltrame

Given that SQLSoup and SQLalchemy are all Python 3 compatible, the next step is to find the potential points of issues directly in cruzdb.

In particular:

  • Figure out how the bundled SQLSoup is different than the stock one
  • Track issues that 2to3 can't fix (strings vs bytes etc)
  • Move to a library like six to keep everything compatible with a single codebase (optional?)

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