Skip to content

Vtkweb python3 support

Aron Helser requested to merge aron.helser/vtk:vtkweb-python3-support into master
  • Import a new version of Twisted as a third-party module.
  • Change Autobahn to be python3 compatible, but continue using an old version with router support.
  • Python3 compatible changes to vtk/web.
  • Remove vtk/web/Python2, since all files have been made python 3 compatible and moved to vtk/web/Python.

Merge request reports