uWSGI 2.0.29__tar.gz → 2.0.30__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {uwsgi-2.0.29 → uwsgi-2.0.30}/PKG-INFO +1 -1
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/uwsgi.c +9 -5
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/python_plugin.c +19 -5
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/uwsgi_python.h +11 -1
- {uwsgi-2.0.29 → uwsgi-2.0.30}/uwsgi.gemspec +1 -1
- {uwsgi-2.0.29 → uwsgi-2.0.30}/uwsgiconfig.py +1 -1
- {uwsgi-2.0.29 → uwsgi-2.0.30}/.github/workflows/compile-test.yml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/.github/workflows/test.yml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/.gitignore +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/CONTRIBUTORS +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/INSTALL +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/LICENSE +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/Makefile +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/README +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/apache2/mod_Ruwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/apache2/mod_proxy_uwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/apache2/mod_uwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/attach.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/bin/uwsgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/all.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/asyncio.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/base.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/cgi.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/core.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/coroae.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/coverity.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/default.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/django.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/embedded.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/erlang.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/gccgo.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/gevent.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/glusterfs.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/gridfs.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/integration-tests.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/jwsgi.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/lib.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/lua.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/luap.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/minimal.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/modular.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/mono.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/nolang.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/package.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/php.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/plonly.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/ppa.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/psgi.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pyerl.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pylua.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pyonly.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pypy.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pypyonly.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pyring.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pyuwsgi.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/pyuwsginossl.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/rack.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/rados.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/rbonly.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/ring.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/ruby2.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/servlet.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/travis.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/unbit.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/unbitstaff.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/unittest.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/uwsgi.it.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/buildconf/v8.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/Uwsgi.pm +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/binder.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/centos_init_script +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/cgi_python.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/cryptologger.rb +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/emperormon.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/fdconf.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/graphite_uwsgi.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/launchd/it.unbit.uwsgi.emperor.plist +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/launchd/it.unbit.uwsgi.plist +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/loadapp.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/pypy/uwsgi_pypy_greenlets.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/pyuwsgi.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/runuwsgi.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/securesubscribe.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/spoolqueue/producer.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/spoolqueue/tasks.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/spoolqueue/tasksconsumer.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/subscribe.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/twuwsgi.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/upstart/emperor.conf +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/upstart/uwsgi.conf +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/upython +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/urack.rb +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgi-cache-monitor.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgi.erl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgi.java +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgi.rb +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgi_client.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgi_dynamic_client.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/uwsgisubscribers.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/contrib/xinetd_uwsgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/alarm.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/async.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/buffer.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/cache.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/chunked.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/clang_fake.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/clock.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/config.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/cookie.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/cron.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/daemons.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/emperor.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/errors.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/event.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/exceptions.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/fifo.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/fsmon.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/gateway.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/hash.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/hooks.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/ini.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/init.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/io.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/json.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/legion.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/lock.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/logging. +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/logging.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/loop.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/master.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/master_checks.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/master_events.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/master_utils.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/metrics.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/mount.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/mule.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/notify.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/offload.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/plugins.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/plugins_builder.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/progress.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/protocol.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/querystring.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/queue.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/rb_timers.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/reader.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/regexp.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/routing.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/rpc.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/sendfile.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/setup_utils.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/sharedarea.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/signal.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/skel.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/snmp.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/socket.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/spooler.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/ssl.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/static.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/stats.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/storage.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/strings.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/subscription.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/timebomb.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/transformations.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/utils.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/websockets.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/writer.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/xmlconf.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/yaml.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/zeus.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/core/zlib.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/bootstrap.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/bootstrap2.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/bootstrap3.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/bootstrap4.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/bootstrap5.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/config.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/config.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/config17.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/config2.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/config2.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/config30.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/corostream.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/debug.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/fibers.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/fibers.yml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/flaskpost.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/heavytest.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/heavytest.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/info_uwsgi.php +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/logic.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/mega.xml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/mjpeg_stream.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/mojoapp.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/multi.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/multi.xml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/multiapp.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/protected.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/router.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/simple_app.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/simple_app_wsgi2.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/simple_logger.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/sites.xml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/sputnik.ws +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/staticfilesnmp.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/taskqueue.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgi.xml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgirouter.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgirouter2.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgirouter3.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgirouter4.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgirouter5.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/uwsgistatus.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/welcome.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/welcome.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/welcome3.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/werkzeug.js +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/werkzeug.yml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/werkzeug_strict.yml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/xmlindex-html.xsl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/xmlindex.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/examples/zmqgevent.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/ext/uwsgi/extconf.rb +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/install.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/lib/linux_ns.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/lib/netlink.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/lib/sun_fixes.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/logo_uWSGI.png +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/logo_uWSGI.svg +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/mongrel2-uwsgi.conf +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/airbrake/airbrake_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/airbrake/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_curl/alarm_curl_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_curl/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_speech/alarm_speech.m +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_speech/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_xmpp/alarm_xmpp_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_xmpp/gloox.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/alarm_xmpp/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/asyncio/asyncio.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/asyncio/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cache/cache.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cache/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/carbon/carbon.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/carbon/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cgi/cgi_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cgi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cheaper_backlog2/cheaper_backlog2.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cheaper_backlog2/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cheaper_busyness/cheaper_busyness.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cheaper_busyness/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/clock_monotonic/clock_monotonic.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/clock_monotonic/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/clock_realtime/clock_realtime.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/clock_realtime/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/corerouter/corerouter.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/corerouter/cr.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/corerouter/cr_common.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/corerouter/cr_map.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/corerouter/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/coroae/coroae.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/coroae/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cplusplus/base.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cplusplus/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/cplusplus/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/curl_cron/curl_cron.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/curl_cron/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/dumbloop/dumb.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/dumbloop/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/dummy/dummy.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/dummy/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/echo/echo_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/echo/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_amqp/amqp.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_amqp/emperor_amqp.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_amqp/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_mongodb/emperor_mongodb.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_mongodb/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_mongodb/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_pg/emperor_pg.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_pg/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_zeromq/emperor_zeromq.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/emperor_zeromq/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/example/example_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/example/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/exception_log/exception_log.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/exception_log/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/fastrouter/fastrouter.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/fastrouter/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/fiber/fiber.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/fiber/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/forkptyrouter/forkptyrouter.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/forkptyrouter/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gccgo/gccgo_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gccgo/uwsgi.go +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gccgo/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/geoip/geoip.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/geoip/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gevent/gevent.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gevent/gevent.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gevent/hooks.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gevent/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/glusterfs/glusterfs.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/glusterfs/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/graylog2/graylog2_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/graylog2/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/greenlet/greenlet.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/greenlet/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gridfs/gridfs.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gridfs/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/gridfs/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/common.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/http.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/https.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/keepalive.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/spdy3.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/spdy3.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/http/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/jvm/jvm.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/jvm/jvm_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/jvm/uwsgi.java +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/jvm/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/jwsgi/jwsgi_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/jwsgi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ldap/ldap.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ldap/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/legion_cache_fetch/legion_cache_fetch.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/legion_cache_fetch/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/libffi/libffi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/libffi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/libtcc/libtcc.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/libtcc/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logcrypto/logcrypto.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logcrypto/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logfile/logfile.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logfile/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logpipe/logpipe.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logpipe/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logsocket/logsocket_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logsocket/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logzmq/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/logzmq/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/lua/lua_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/lua/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/matheval/math.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/matheval/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mongodb/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mongodb/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mongodblog/mongodblog_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mongodblog/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mongrel2/mongrel2.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mongrel2/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mono/mono_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mono/uwsgi.cs +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/mono/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/msgpack/msgpack.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/msgpack/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/nagios/nagios.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/nagios/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/notfound/notfound.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/notfound/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/objc_gc/objc_gc.m +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/objc_gc/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pam/pam.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pam/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/php/common.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/php/php_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/php/session.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/php/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ping/ping_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ping/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/psgi/psgi.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/psgi/psgi_loader.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/psgi/psgi_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/psgi/psgi_response.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/psgi/uwsgi_plmodule.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/psgi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pty/pty.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pty/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pypy/README +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pypy/pypy_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pypy/pypy_setup.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pypy/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/gil.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/profiler.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/pump_subhandler.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/pyloader.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/pyutils.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/raw.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/symimporter.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/tracebacker.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/uwsgi_pymodule.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/web3_subhandler.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/wsgi_handlers.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/wsgi_headers.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/python/wsgi_subhandler.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pyuwsgi/pyuwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/pyuwsgi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rack/rack_api.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rack/rack_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rack/uwsgi_rack.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rack/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rados/rados.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rados/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rawrouter/rawrouter.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rawrouter/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rbthreads/rbthreads.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rbthreads/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/redislog/redislog_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/redislog/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ring/ring_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ring/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_access/router_access.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_access/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_basicauth/router_basicauth.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_basicauth/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_cache/router_cache.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_cache/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_expires/expires.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_expires/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_hash/router_hash.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_hash/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_http/router_http.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_http/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_memcached/router_memcached.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_memcached/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_metrics/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_metrics/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_radius/radius.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_radius/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_redirect/router_redirect.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_redirect/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_redis/router_redis.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_redis/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_rewrite/router_rewrite.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_rewrite/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_spnego/router_spnego.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_spnego/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_static/router_static.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_static/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_uwsgi/router_uwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_uwsgi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_xmldir/router_xmldir.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/router_xmldir/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rpc/rpc_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rpc/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rrdtool/rrdtool.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rrdtool/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rsyslog/rsyslog_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/rsyslog/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ruby19/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/servlet/servlet_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/servlet/uwsgi_servlet.java +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/servlet/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/signal/signal_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/signal/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/spooler/spooler_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/spooler/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/sqlite3/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/sqlite3/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ssi/ssi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ssi/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/sslrouter/sslrouter.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/sslrouter/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stackless/stackless.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stackless/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_file/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_file/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_mongodb/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_mongodb/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_socket/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_socket/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_statsd/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/stats_pusher_statsd/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/symcall/symcall_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/symcall/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/syslog/syslog_plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/syslog/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/systemd_logger/systemd_logger.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/systemd_logger/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tornado/tornado.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tornado/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_chunked/chunked.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_chunked/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_gzip/gzip.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_gzip/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_offload/offload.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_offload/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_template/tt.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_template/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_tofile/tofile.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_tofile/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_toupper/toupper.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/transformation_toupper/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tuntap/common.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tuntap/common.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tuntap/firewall.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tuntap/tuntap.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/tuntap/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ugreen/ugreen.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/ugreen/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/v8/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/v8/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/v8/v8_commonjs.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/v8/v8_jsgi.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/v8/v8_uwsgi.cc +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/v8/v8_uwsgi.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/webdav/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/webdav/webdav.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/xattr/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/xattr/xattr.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/xslt/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/xslt/xslt.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/zabbix/plugin.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/zabbix/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/zergpool/uwsgiplugin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/plugins/zergpool/zergpool.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/BUILD +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/base.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/fastcgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/http.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/puwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/scgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/proto/uwsgi.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/setup.cpyext.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/setup.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/setup.pyuwsgi.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/cachebitmap.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/cachebitmap.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/cachetest.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/cgi/hello.cgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/clojure/myapp.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/apps/read_body_and_send.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/read_body_and_send.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/readline/__init__.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/readline/app.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/readline/client.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/readline/requirements.txt +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/core/url_sanitize.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/cron.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/go/cachetest.go +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/go/complextest.go +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/go/uploadtest.go +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/java/rpc.java +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/lua/basic.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/mono/cache.aspx +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/mules/mulebrain.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/mules/reload.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/mules/signal_management.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/active_workers_signal.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/apps/body-types.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/apps/env.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/apps/input_with_offset.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/body-types.t +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/env.t +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/run +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_benchmark.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_harakiri.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_hello.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_input_with_offset.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_post.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_sleepy.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/perl/test_streaming.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/php/config.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/php/test.php +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/pypy/config.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/pypy/t_continulet1.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/pypy/t_continulet2.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/forcecl.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/helloapp.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/manage_script_name/manage_script_name_test.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/manage_script_name/useless_app.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_decorators/spooler_decorator_test.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_decorators/spooler_decorator_tests.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_decorators/spooler_handlers.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_handler.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_priority/spooler_priority_constants.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_priority/spooler_priority_handler.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_priority/spooler_priority_test.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/spooler_priority/spooler_priority_test.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/testba.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/testmultipleenv.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/timers.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/python/wsgi_chunked.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/rack/app.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/README.md +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/config.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/project.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/src/uwsgi/ring/tests/app.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/src/uwsgi/ring/tests/basic.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/src/uwsgi/ring/tests/body.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/src/uwsgi/ring/tests/simple.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/ring/src/uwsgi/ring/tests/upload.clj +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/routing/auth.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/routing/errorlimiter.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/routing/limiter.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/runner +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/sharedarea/bigranges.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/sharedarea/bigranges.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/sharedarea/sharedarea_incdec.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/sharedarea/sharedarea_incdec.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/spooler/cheap.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/spooler/read.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/spooler/reload.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/spooler/spooldir/.gitignore +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/static/config.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/webdav/carddav.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/xslt/cd.xml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/xslt/cd.xml.xslt +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/t/xslt/routex.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/Responder.pm +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/__init__.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/badthread.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/badwrites.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/cpubound_async.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/cpubound_green.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/cpubound_stackless.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/main.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/master-nothreads.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/master-singleinterpreter-threads-10workers.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/master-singleinterpreter-threads-1worker.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/master-threads-10workers.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/master-threads-1worker.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/nomaster-threads-10workers.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/nomaster-threads-1worker.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/deadlocks/sitecustomize.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/decoratortest.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/else_test.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/fileserve_async.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/gevent_spool.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/gh-deadlocks.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/gh-python.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/gh-rack.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/gh-shared.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/grunter.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/harakiri.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/iobound_async.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/iobound_async_unix.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/iobound_green.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/logger.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/mako_ugreen.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/mule_file.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/mulefunc.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/multiapp.txt +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/myadmin.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/pgbound_async.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/picazzo.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/psycogreen_green.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/psycopg2_green.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/pump.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/queue.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/refcount.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/rpc.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/rpc.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/runningthread.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sendchunked.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sharedarea.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sig.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/signals.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sigwait.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sleeping_async.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sleeping_green.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/sleepthreadasync.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/slow.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/spooler_dir.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/spoolme.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/static/test.txt +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/static/test2.txt +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/staticfile.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/streamer.psgi +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/t/static.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/templates/queue.html +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testapp.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testfilewrapper.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testgevent.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testpy3.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testrpc.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testsignals.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/testworkers.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/threads.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/threads_atexit.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/threads_heavy.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/travis.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/ugevent.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/web3.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_chat.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_chat.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_chat_2.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_chat_async.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_chat_async.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_chat_asyncio.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_echo.lua +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_echo.pl +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_echo.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/websockets_echo.ru +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/tests/werkzeug_app.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/unittest/Makefile +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/unittest/check_core.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/unittest/check_regexp.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/uwsgi.h +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/uwsgi_main.c +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/uwsgidecorators.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/uwsgidsl.rb +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/valgrind/README +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/valgrind/valgrind-generate-sups.sh +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vassals/broodlord.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vassals/cc.ini +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vassals/multi.xml +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vhosttest/flask001/app1.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vhosttest/flask002/app2.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vhosttest/flask003/app3.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vhosttest/flask004/app4.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vhosttest/flask005/app5.py +0 -0
- {uwsgi-2.0.29 → uwsgi-2.0.30}/vhosttest/nginx.conf +0 -0
@@ -3105,13 +3105,12 @@ next:
|
|
3105
3105
|
//init apps hook (if not lazy)
|
3106
3106
|
if (!uwsgi.lazy && !uwsgi.lazy_apps) {
|
3107
3107
|
uwsgi_init_all_apps();
|
3108
|
+
// Register uwsgi atexit plugin callbacks after all applications have
|
3109
|
+
// been loaded. This ensures plugin atexit callbacks are called prior
|
3110
|
+
// to application registered atexit callbacks.
|
3111
|
+
atexit(uwsgi_plugins_atexit);
|
3108
3112
|
}
|
3109
3113
|
|
3110
|
-
// Register uwsgi atexit plugin callbacks after all applications have
|
3111
|
-
// been loaded. This ensures plugin atexit callbacks are called prior
|
3112
|
-
// to application registered atexit callbacks.
|
3113
|
-
atexit(uwsgi_plugins_atexit);
|
3114
|
-
|
3115
3114
|
if (!uwsgi.master_as_root) {
|
3116
3115
|
uwsgi_as_root();
|
3117
3116
|
}
|
@@ -3452,6 +3451,11 @@ void uwsgi_worker_run() {
|
|
3452
3451
|
|
3453
3452
|
if (uwsgi.lazy || uwsgi.lazy_apps) {
|
3454
3453
|
uwsgi_init_all_apps();
|
3454
|
+
|
3455
|
+
// Register uwsgi atexit plugin callbacks after all applications have
|
3456
|
+
// been loaded. This ensures plugin atexit callbacks are called prior
|
3457
|
+
// to application registered atexit callbacks.
|
3458
|
+
atexit(uwsgi_plugins_atexit);
|
3455
3459
|
}
|
3456
3460
|
|
3457
3461
|
// some apps could be mounted only on specific workers
|
@@ -1166,7 +1166,9 @@ void uwsgi_python_init_apps() {
|
|
1166
1166
|
|
1167
1167
|
// prepare for stack suspend/resume
|
1168
1168
|
if (uwsgi.async > 1) {
|
1169
|
-
#ifdef
|
1169
|
+
#ifdef UWSGI_PY314
|
1170
|
+
up.current_py_recursion_remaining = uwsgi_malloc(sizeof(int)*uwsgi.async);
|
1171
|
+
#elif defined UWSGI_PY312
|
1170
1172
|
up.current_c_recursion_remaining = uwsgi_malloc(sizeof(int)*uwsgi.async);
|
1171
1173
|
up.current_py_recursion_remaining = uwsgi_malloc(sizeof(int)*uwsgi.async);
|
1172
1174
|
#elif defined UWSGI_PY311
|
@@ -1608,7 +1610,10 @@ void uwsgi_python_suspend(struct wsgi_request *wsgi_req) {
|
|
1608
1610
|
PyGILState_Release(pgst);
|
1609
1611
|
|
1610
1612
|
if (wsgi_req) {
|
1611
|
-
#ifdef
|
1613
|
+
#ifdef UWSGI_PY314
|
1614
|
+
up.current_py_recursion_remaining[wsgi_req->async_id] = tstate->py_recursion_remaining;
|
1615
|
+
up.current_frame[wsgi_req->async_id] = tstate->current_frame;
|
1616
|
+
#elif defined UWSGI_PY313
|
1612
1617
|
up.current_c_recursion_remaining[wsgi_req->async_id] = tstate->c_recursion_remaining;
|
1613
1618
|
up.current_py_recursion_remaining[wsgi_req->async_id] = tstate->py_recursion_remaining;
|
1614
1619
|
up.current_frame[wsgi_req->async_id] = tstate->current_frame;
|
@@ -1625,7 +1630,10 @@ void uwsgi_python_suspend(struct wsgi_request *wsgi_req) {
|
|
1625
1630
|
#endif
|
1626
1631
|
}
|
1627
1632
|
else {
|
1628
|
-
#ifdef
|
1633
|
+
#ifdef UWSGI_PY314
|
1634
|
+
up.current_main_py_recursion_remaining = tstate->py_recursion_remaining;
|
1635
|
+
up.current_main_frame = tstate->current_frame;
|
1636
|
+
#elif defined UWSGI_PY313
|
1629
1637
|
up.current_main_c_recursion_remaining = tstate->c_recursion_remaining;
|
1630
1638
|
up.current_main_py_recursion_remaining = tstate->py_recursion_remaining;
|
1631
1639
|
up.current_main_frame = tstate->current_frame;
|
@@ -1869,7 +1877,10 @@ void uwsgi_python_resume(struct wsgi_request *wsgi_req) {
|
|
1869
1877
|
PyGILState_Release(pgst);
|
1870
1878
|
|
1871
1879
|
if (wsgi_req) {
|
1872
|
-
#ifdef
|
1880
|
+
#ifdef UWSGI_PY314
|
1881
|
+
tstate->py_recursion_remaining = up.current_py_recursion_remaining[wsgi_req->async_id];
|
1882
|
+
tstate->current_frame = up.current_frame[wsgi_req->async_id];
|
1883
|
+
#elif defined UWSGI_PY313
|
1873
1884
|
tstate->c_recursion_remaining = up.current_c_recursion_remaining[wsgi_req->async_id];
|
1874
1885
|
tstate->py_recursion_remaining = up.current_py_recursion_remaining[wsgi_req->async_id];
|
1875
1886
|
tstate->current_frame = up.current_frame[wsgi_req->async_id];
|
@@ -1886,7 +1897,10 @@ void uwsgi_python_resume(struct wsgi_request *wsgi_req) {
|
|
1886
1897
|
#endif
|
1887
1898
|
}
|
1888
1899
|
else {
|
1889
|
-
#ifdef
|
1900
|
+
#ifdef UWSGI_PY314
|
1901
|
+
tstate->py_recursion_remaining = up.current_main_py_recursion_remaining;
|
1902
|
+
tstate->current_frame = up.current_main_frame;
|
1903
|
+
#elif defined UWSGI_PY313
|
1890
1904
|
tstate->c_recursion_remaining = up.current_main_c_recursion_remaining;
|
1891
1905
|
tstate->py_recursion_remaining = up.current_main_py_recursion_remaining;
|
1892
1906
|
tstate->current_frame = up.current_main_frame;
|
@@ -29,6 +29,10 @@
|
|
29
29
|
# define UWSGI_PY313
|
30
30
|
#endif
|
31
31
|
|
32
|
+
#if (PY_VERSION_HEX >= 0x030e0000)
|
33
|
+
# define UWSGI_PY314
|
34
|
+
#endif
|
35
|
+
|
32
36
|
#if PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 7
|
33
37
|
#define HAS_NOT_PyMemoryView_FromBuffer
|
34
38
|
#endif
|
@@ -172,7 +176,13 @@ struct uwsgi_python {
|
|
172
176
|
|
173
177
|
char *callable;
|
174
178
|
|
175
|
-
#ifdef
|
179
|
+
#ifdef UWSGI_PY314
|
180
|
+
int *current_py_recursion_remaining;
|
181
|
+
struct _PyInterpreterFrame **current_frame;
|
182
|
+
|
183
|
+
int current_main_py_recursion_remaining;
|
184
|
+
struct _PyInterpreterFrame *current_main_frame;
|
185
|
+
#elif defined UWSGI_PY313
|
176
186
|
int *current_c_recursion_remaining;
|
177
187
|
int *current_py_recursion_remaining;
|
178
188
|
struct _PyInterpreterFrame **current_frame;
|
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
|
|
2
2
|
s.name = 'uwsgi'
|
3
3
|
s.license = 'GPL-2'
|
4
4
|
s.version = `python -c "import uwsgiconfig as uc; print uc.uwsgi_version"`.sub(/-dev-.*/,'')
|
5
|
-
s.date = '2025-
|
5
|
+
s.date = '2025-06-03'
|
6
6
|
s.summary = "uWSGI"
|
7
7
|
s.description = "The uWSGI server for Ruby/Rack"
|
8
8
|
s.authors = ["Unbit"]
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|