Message 391209 - Python tracker

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.

Content
I wrote a PR to enhance -W option documentation. The suspicious job complains whereas my Sphinx format is valid:

   The full form of argument is::

       action:message:category:module:lineno

Example of suspicious error:

[using/cmdline:438] ":message" found in "action:message:category:module:lineno"

I see that Doc/tools/suspicious.csv already contains an ignore rule for Doc/using/cmdline.rst.