This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | berker.peksag |
|---|---|
| Recipients | Mariatta, berker.peksag, docs@python, methane |
| Date | 2016年10月05日.06:32:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475649153.82.0.40044662292.issue28362@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It was rendered in a red box, because we were using an old Sphinx CSS file (Doc/tools/static/basic.css) [1] We are using Sphinx defaults now and Python specific tweaks are located at Doc/tools/pydoctheme/static/pydoctheme.css. We usually prefer to use less disruptive visual elements (including using less gray note directives) in Python documentation. The exception to this is security warnings. See https://docs.python.org/3.5/library/xml.html and https://docs.python.org/3.5/library/ssl.html for example. I recommend to close this as "wont fix". [1] Removed in https://github.com/python/cpython/commit/7c366a72ac56814edaf3fb2718b08441aff31d3a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年10月05日 06:32:33 | berker.peksag | set | recipients: + berker.peksag, methane, docs@python, Mariatta |
| 2016年10月05日 06:32:33 | berker.peksag | set | messageid: <1475649153.82.0.40044662292.issue28362@psf.upfronthosting.co.za> |
| 2016年10月05日 06:32:33 | berker.peksag | link | issue28362 messages |
| 2016年10月05日 06:32:33 | berker.peksag | create | |