New submission from Mariatta Wijaya:

In documentation for python 3.3, the deprecation warning is rendered in a red 
box which is more eye-catching.

eg https://docs.python.org/3.3/library/imp.html?highlight=imp#module-imp

But since python 3.4 onwards, seems like the red box disappears and the 
deprecation warning message no longer stands out.

for example
https://docs.python.org/3.4/library/imp.html?highlight=imp#module-imp

I kinda prefer like the older style (with the red box).

----------
assignee: docs@python
components: Documentation
messages: 278103
nosy: Mariatta, docs@python
priority: normal
severity: normal
status: open
title: Deprecation warning doesn't stand out enough
versions: Python 3.4, Python 3.5, Python 3.6, Python 3.7

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

Reply via email to