Skip to content

Support python3 #193

@dbarnett

Description

@dbarnett

Maktaba has a little bit of python code in the python/ subdir for things like json and diff processing, and some helpers in maktaba#python# to help plugin developers load their own python cleanly. That python code isn't all python3 compatible.

We should update all of that to be py2/py3 compatible and get the tests running against py3 builds of vim so that it's possible to run maktaba plugins on new builds of vim that enable py3 instead of py2 (py2/py3 can't really coexist in the same vim instance, see http://vimdoc.sourceforge.net/htmldoc/if_pyth.html).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions