log

age author description
Mon, 03 Oct 2022 14:28:58 +0200 Franz Glasner FIX: Build for PyPy v7.3.1+: "async" is a keyword in Python now: use getattr() instead of direct "lib.uwsgi.async" access
Mon, 26 Sep 2022 23:26:30 +0200 Franz Glasner Patch tornado.c to compile with clang 13.0.
Mon, 26 Sep 2022 23:21:00 +0200 Franz Glasner Patch greenlet.c to compile with clang 13.0.
Sun, 25 Sep 2022 19:35:22 +0200 Franz Glasner Add the Python plugin for Python 3.9
Sun, 25 Sep 2022 19:31:33 +0200 Franz Glasner Remove all "WWW" tags from pkg-descr: WWW urls are now in the Makefile
Sun, 25 Sep 2022 19:13:33 +0200 Franz Glasner FIX: Remove patch files specific for pypy3 plugin: they are moved to the files/extra location into the pypy3 plugin port
Sun, 25 Sep 2022 19:08:34 +0200 Franz Glasner Copy regenerated patches from uwsginl to files/extra