cocoatomo
cocoatomo
https://travis-ci.org/python-doc-ja/py36-locale/builds/271285392#L969 にあるように, ビルド時に大量の WARNING が出ている. これらの WARNING が出ないように訳文を修正する.
A label of [deprecated-removed directive](https://github.com/python/cpython/blob/db283b32e7580741a8b6b7f27f616cc656634750/Doc/tools/extensions/pyspecific.py#L307) is translatable when I submitted [this PR](https://github.com/python/cpython/commit/0febc053736112d7bb9081742b3ac0ece7b973e7), but become not translatable now. Also, [impl-detail directive](https://github.com/python/cpython/blob/db283b32e7580741a8b6b7f27f616cc656634750/Doc/tools/extensions/pyspecific.py#L73) is. The related .po file: https://github.com/python/python-docs-ja/blob/3.8/sphinx.po#L44
https://bugs.python.org/issue40254 The original issue: https://github.com/python/python-docs-ja/issues/24 The patch provided from tk0miya, the Sphinx main contributor: https://gist.github.com/tk0miya/e2de1962f073d389251ba13e285b4336 https://bugs.python.org/issue40254