annotate uwsginl-plugin-lang-py39/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 34be2756e5f8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
130
b2372b4efb79 Python 3.9. language plugin for uwsginl
Franz Glasner <fzglas.hg@dom66.de>
parents: 110
diff changeset
1 Python3.9 language plugin for uwsginl.
b2372b4efb79 Python 3.9. language plugin for uwsginl
Franz Glasner <fzglas.hg@dom66.de>
parents: 110
diff changeset
2 Links to python3.9.