diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-10-02 21:04:12 -0700 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2018-10-03 11:11:42 +0200 |
| commit | bdae19cf6395d6bfee80864d9e87c4aec241eceb (patch) | |
| tree | a529aca3c029e1e370dfc2dd7839fdafb54b07f6 /docs | |
| parent | efd8a82e268a82b3ad0be77bd5b4548c30bcb4d7 (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
