Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 323 Bytes

File metadata and controls

10 lines (7 loc) · 323 Bytes

Python 3 PyPy support for uwsgi

This repo contains pypy_setup.py port to Python 3 for uwsgi PyPy support.

Usage

Run uwsgi with --pypy-setup /path/to/pypy_setup.py, as per unbit/uwsgi#869 (comment)

It should be compatible with uwsgi 2.0.x.