Yury Khalyavin fe68884ea4 Fix invalid 'args' and 'kwargs' decoding in python3
When we set pass_arguments=True, we should unpickle
'args' and 'kwargs' first.

Without it '_decode_from_spooler' will fail on 'decoding' their
packed by pickle data, because pickled data has 'bytes' type.
2014-10-30 18:00:56 +03:00
2013-03-02 14:59:34 +01:00
2014-09-12 06:47:41 +02:00
2014-10-26 21:35:51 +01:00
2013-12-27 18:53:49 +01:00
2014-10-04 12:06:16 +02:00
2014-04-19 09:21:19 +02:00
2012-11-02 10:56:56 +01:00
2012-03-07 15:06:38 +01:00
2012-03-07 15:06:38 +01:00
2014-09-12 06:47:41 +02:00
2012-12-11 22:32:23 +01:00
2013-10-07 13:03:50 +02:00
2014-09-18 07:18:15 +02:00
2012-03-07 15:06:38 +01:00
2012-03-07 15:06:38 +01:00
2013-06-17 10:26:59 +02:00
2012-03-07 15:06:38 +01:00
2013-12-06 17:38:52 +01:00
2014-05-28 13:17:12 -05:00
2013-07-17 08:38:32 +02:00
2013-03-23 03:56:56 +01:00
2014-09-05 06:48:15 +02:00
2014-10-24 12:05:01 +02:00
2012-03-07 15:06:38 +01:00

The uWSGI project

For official documentation check: https://uwsgi-docs.readthedocs.org/en/latest/

For commercial support check: http://unbit.com/
S
Description
No description provided
Readme GPL-2.0 28 MiB
Languages
C 89.5%
Python 6.2%
C++ 1.3%
Perl 0.9%
Ruby 0.7%
Other 1.2%