Skip to content

CherryPy does not use its own wsgiserver anymore, which ws4py depended on #205

@JoeStaines

Description

@JoeStaines

From 9.0.0 onwards, cherrypy removed its wsgiserver module and is now using cheroot instead. Since ws4py tries to import from cherrypy.wsgiserver this causes everything to break.

Haven't looked into how big the change will need to be because of this, but at the very least i think there hsould be something indicating that ws4py doesn't support CherryPy from 9.0.0+

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