Do note that this does not currently pass, and I will open another PR to change away from using pickle's for storing sessions.
Looks good to me, though wouldn't you want it to pass before merging this? It's not important to me either way, so merge as you please.
@bowlofeggs Yes, I do want it to pass, which is why I will not yet be merging this. I opened this issue so that using this could be discussed, and we can merge it when ready :).
rebased
The current code passes the full test suite!
rebased onto b25a49b04fa762c0b1e496ddc06aa922d6340bc3
rebased onto a67376ff0f98244eb5469fb5ba4bd45def4b1e6d
Not sure if this is still relevant, because it contains F25 container, but otherwise LGTM
rebased onto c7bcedb6baab81cc94e76fea0bc93f1c5062155f
Merged with 941e840f95a72b0d5ec246369e5ef3642c900483
Pull-Request has been closed by puiterwijk
Do note that this does not currently pass, and I will open another PR to change away from using pickle's for storing sessions.