annotate uwsginl-plugin-gevent39/pkg-descr @ 148:60f751ce41dd

Patch greenlet.c to compile with clang 13.0. To cast an enum to void* and vice versa use an intermediate cast to uintptr_t.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 26 Sep 2022 23:21:00 +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 gevent 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.