I've released a new branch of pyramid_sesion_redis with an rc1 status:  
1.7.0rc1

     https://pypi.org/project/pyramid-session-redis/
     https://github.com/jvanasco/pyramid_session_redis

If anyone is able to test this on their staging systems, I would be very 
appreciative.  This has been working well for our needs, but the package is 
implemented in many different ways.  

This is the fist version to drop py2 and pyramid1 support.  The minimum 
requirements are Py3.6 and Pyramid2.0

Most of the changes are internal and have to deal with supporting mypy and 
handling some edge-cases that mypy surfaced.  

Default usage should be fully backwards compatible.  The only known 
breaking change so far involves specifying a custom id_generator.  The 
library now requires session_ids to be strings, and will convert an integer 
id into a string.  

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/632b73fe-818f-42b3-b035-b61fb518df85n%40googlegroups.com.

Reply via email to