mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove use of six.binary_type
Remove type checks for cases that don't apply to Python 3. For remaining uses, use bytes instead
This commit is contained in:
@@ -133,6 +133,11 @@ The following is a list of deprecated interfaces.
|
||||
- 4.0
|
||||
- ``os.path.join()``
|
||||
|
||||
* - ``sphinx.ext.config.check_unicode()``
|
||||
- 2.0
|
||||
- 4.0
|
||||
- N/A
|
||||
|
||||
* - ``sphinx.ext.doctest.doctest_encode()``
|
||||
- 2.0
|
||||
- 4.0
|
||||
|
||||
Reference in New Issue
Block a user