view uwsginl-plugin-lang-pypy3/pkg-descr @ 102:bcd6ce036b2a

Implement a first simple .atexit handler: call uwsgin.atexit and handle "atexit" registrations. BUGS: No threading BUGS: The flag to disable atexit handler is not yet supported.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 04 Aug 2020 09:47:59 +0200
parents 0ce5411a47ef
children 34be2756e5f8
line wrap: on
line source

PyPy3 language plugin for uwsginl.
Dynamically links to PyPy3's libpypy3-c.so.
Contains a PY3 compatible pypy_setup.py already.

WWW: https://projects.unbit.it/uwsgi/