New submission from INADA Naoki:

"CPython implementation detail:" label is removed when contents of impl-detail 
directive is translated.
This is very bad for people reading translated documents.

Attached patch fixes this, with enabling translating the label, like 
versionchanged directive.

----------
assignee: docs@python
components: Documentation
files: impl-detail.patch
keywords: patch
messages: 277817
nosy: docs@python, inada.naoki
priority: normal
severity: normal
stage: patch review
status: open
title: "CPython implementation detail:" is removed when contents is translated
type: enhancement
versions: Python 2.7, Python 3.5, Python 3.6, Python 3.7
Added file: http://bugs.python.org/file44910/impl-detail.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28331>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to