index directive and role emit deprecation warnings for python index-types#6970
index directive and role emit deprecation warnings for python index-types#6970tk0miya wants to merge 1 commit intosphinx-doc:masterfrom
Conversation
664c4e2 to
347b184
Compare
|
@JulienPalard @cocoatomo We'd like to mark some python-specific index-types deprecated obviously (accurately it has already been marked as deprecated in our document). It does not mean they will be removed right away. It will be removed in Sphinx-5.0 (maybe 2 years later). It seems python-doc contains some index entries (see @shimizukawa 's comment). Do you have any opinions for this idea? |
347b184 to
8b5997d
Compare
|
@tk0miya Thanks for the heads up! Would a proper fix looks like this python/cpython#18004? If so, feel free to copy-past my |
|
@tk0miya have you looked at #6970 (comment)? |
|
Sorry for the late response. I found problems on i18n with this deprecation. The python index-types are translated on index pages automatically via For example, We need to resolve this before the deprecation. So I withdraw this proposal for a while. Sorry for bothering you. |
8b5997d to
8197c86
Compare
Codecov Report
|
|
Resolved by #11412. |
Feature or Bugfix
Purpose