diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-11-11 20:48:45 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-11-13 07:16:39 -0800 |
commit | 555960d668586dec93468f2be0a30972bc019563 (patch) | |
tree | 57fc2e777756da90657c44b92780a20b9fc0fe86 /sphinx/ext/linkcode.py | |
parent | 6b0e0fa3eb9c0b7c6051a998a9801b7547ec3a30 (diff) | |
download | sphinx-git-555960d668586dec93468f2be0a30972bc019563.tar.gz |
Deprecate and drop internal use of force_decode()
In the Python 3 only code base, this function is no longer necessary.
The type of values is well understood and deliberate. Code should avoid
arbitrary mixing of bytes & str.
By removing force_decode() calls from docstring values, can deprecate
the now unused 'encoding' arguments to various autodoc methods.
Diffstat (limited to 'sphinx/ext/linkcode.py')
0 files changed, 0 insertions, 0 deletions