Leonel - what's the process to get this fixed in web2py?  I don't think I
know enough about the redis library to offer a fix.  I also found a couple
bugs in the ubuntu/nginx/uwsgi install script.

Would it make sense to make these install scripts version specific?

-Jim

On Fri, Dec 7, 2018 at 11:15 AM Leonel Câmara <leonelcam...@gmail.com>
wrote:

> Whoa nice find:
>
> redis-py 2.X attempted to coerce any type of input into a string. While
> occasionally convenient, this caused all sorts of hidden errors when users
> passed boolean values (which were coerced to ‘True’ or ‘False’), a None
> value (which was coerced to ‘None’) or other values, such as user defined
> types.
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/PdquGF_9a2E/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to