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

"""

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to