[Freeipa-devel] [freeipa PR#393][edited] [WIP] Py3 allow to run wsgi

mbasti-rh freeipa-github-notification at redhat.com
Fri Jan 13 13:12:28 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/393
Author: mbasti-rh
 Title: #393: [WIP] Py3 allow to run wsgi
Action: edited

 Changed field: body
Original value:
"""
With these patches we can run commands with server running on py3

Note: to use py3 install module `python3-mod_wsgi` that enables py3 wsgi automatically

Note: this may or may not depend (I haven't tested) on my PR #382 so it contains all patches, will be rebased when PR #382 merged

WSGI related patches
- py3: session.py decode server name to str …			7ff4b83
- py3: rpcserver: decode input because json requires string …			a754021
- Py3: Fix undefined variable …			5b4c9d8
- py3: session: fix r/w ccache data …			985deaf
- py3: WSGI executioners must return bytes in list …			acedc31

"""



More information about the Freeipa-devel mailing list