Migration to WsgiDAV

Description:

Tryton has a set of modules that uses PyWebDAV to implement the WebDAV protocol. This library is no more maintained. So the idea is to migrate to WsgiDAV all the modules (webdav, calendar, party_vcarddav, etc.). Bonus point will be to help WsigDAV to support Python3.

Skills:

Knowledge in Python, WSGI and HTTP.

Difficulty level:

Hard

Potential mentors:

@ced

1 Like

Just to update python3 status:

WsgiDAV tests are passing on python3.
Current progress can be foillowed on this issue.