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:33:12 +0200
commitf3f31b0fc26f772b198c9683a427f2f7fe208c37 (patch)
treefe0de6da3e4c456405950441a3c4e088a8d415c5 /docs
parenta47dd99cc6883fe3e35895e8c5d4bb53996bd184 (diff)
[2.1.x] 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. Backport of bdae19cf6395d6bfee80864d9e87c4aec241eceb from master
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions