diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-12-15 23:45:26 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-12-16 21:51:18 +0900 |
| commit | 048cfb5e0ade34fef722e8f6529463d546ebf4ab (patch) | |
| tree | 63ee67182c3673f7937627bbc5ae208d920666d6 /doc/extdev | |
| parent | 42140fae390a13f9c57aae6837d6d7e9d9c0fe97 (diff) | |
| download | sphinx-git-048cfb5e0ade34fef722e8f6529463d546ebf4ab.tar.gz | |
Deprecate UnicodeMixin
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/index.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/index.rst b/doc/extdev/index.rst index 3de9dcd10..24afdadf7 100644 --- a/doc/extdev/index.rst +++ b/doc/extdev/index.rst @@ -222,6 +222,11 @@ The following is a list of deprecated interfaces. - 4.0 - ``os.walk()`` + * - ``sphinx.util.pycompat.UnicodeMixin`` + - 2.0 + - 4.0 + - N/A + * - ``sphinx.util.pycompat.u`` - 2.0 - 4.0 |
