Skip to content

Support for Python 3.4 / 3.5 / 3.6 #121

@GoogleCodeExporter

Description

@GoogleCodeExporter

Update 4:
v56.0 for Windows released with Python 3 support and both 32-bit and 64-bit platforms support, see:
https://github.com/cztomczak/cefpython/releases/tag/v56.0-win

Update 3:

v56.0 for Mac with Python 3 support released, see: https://github.com/cztomczak/cefpython/releases/tag/v56.0

Update 2:

Python 3.6 support added in v55.1 release for Linux:
https://github.com/cztomczak/cefpython/releases/tag/v55.1

Update 1:

Python 3 beta release for Linux:
https://github.com/cztomczak/cefpython/releases/tag/v53.1

Tested with Python 3.4.5 / 3.5.2 and Cython 0.24.1 on Ubuntu 14.04. Only hello_world.py and unit tests were run and do work fine. Other examples may work but were not tested.


To compile with Python 3.4 it is required to update Cython to version 0.20 or later which added support for CPython 3.4. Update related to Cython upgrade will be occuring in Issue #110.

Still TODO:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions