Is there any update on this or will we not be able to use redis again? ;)

I see there is a redis pull request from last year too. 

On Saturday, 28 March 2020 11:30:11 UTC+1, Jose C wrote:
>
> Just started testing version 2.19.1 (prior to upgrading) with py3.6 and it 
> appears that when sessions are stored in redis, a new session is being 
> created each time the login is submitted which then prevents a session from 
> logging in.  
>
> This issue was discussed in 
> https://groups.google.com/forum/#!msg/web2py/z1ee025ghRU/qByNuEjGAgAJ  
> and Jim S found a workaround with the .decode function which worked on py3 
> but not on py2 (and which I've been using live).  It looks like the redis 
> session code has been refactored in 2.19.1 to remove all the decodes but I 
> can't get it to work correctly.
>
> Can anyone confirm whether they have this issue when trying to login using 
> redis sessions in 2.19.1 (with py3)?  If confirmed, I'll file a bug report.
>
> Thanks,
>
> Jose
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/70b9080b-f567-48c3-8a2c-466f65cd5165o%40googlegroups.com.

Reply via email to