summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-10-02 21:04:12 -0700
committerCarlton Gibson <carlton.gibson@noumenal.es>2018-10-03 11:11:42 +0200
commitbdae19cf6395d6bfee80864d9e87c4aec241eceb (patch)
treea529aca3c029e1e370dfc2dd7839fdafb54b07f6 /docs
parentefd8a82e268a82b3ad0be77bd5b4548c30bcb4d7 (diff)
Refs #27795 -- Removed force_bytes() usage in sessions.
SessionBase.decode() is the inverse operation to SessionBase.encode(). As SessionBase.encode() always returns a string, SessionBase.decode() should always be passed a string argument. Fixed the file backend, which was the only backend still passing a bytestring.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions