pallets-eco / flask-session

Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
488 stars 236 forks source link

should_set_storage is duplicate of should_set_cookie #235

Closed idoshr closed 2 months ago

Lxstr commented 2 months ago

hi thanks for the PR and your previous one. have you seen #221 ? this function was included specifically to support that. the logic is arranged quite specifically, we could comment this more potentially..

also f there is something you are looking to do it could do it would be getting the tests working with multiple python versions 😀