Rework session handling to support old Python
Remove static methods from Session object in order to make it possible to dump/pickle the object on older Python versions.
Showing
Please register or sign in to comment
Remove static methods from Session object in order to make it possible to dump/pickle the object on older Python versions.