annotate uwsginl-plugin-greenlet39/pkg-descr @ 150:3cbf7dca26e8

FIX: Build for PyPy v7.3.1+: "async" is a keyword in Python now: use getattr() instead of direct "lib.uwsgi.async" access
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 03 Oct 2022 14:28:58 +0200
parents c32cf35cb4da
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
142
c32cf35cb4da Prepare gevent and greenlet plugins for Python 3.9
Franz Glasner <fzglas.hg@dom66.de>
parents: 111
diff changeset
1 Python3.9 greenlet plugin for uwsginl.
c32cf35cb4da Prepare gevent and greenlet plugins for Python 3.9
Franz Glasner <fzglas.hg@dom66.de>
parents: 111
diff changeset
2 Links to Python 3.9.