Message 391209 - Python tracker
Message391209
| Author | vstinner |
|---|---|
| Recipients | mdk, ned.deily, pablogsal, rhettinger, vstinner |
| Date | 2021-04-16.15:00:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618585249.7.0.724833118488.issue42238@roundup.psfhosted.org> |
| In-reply-to |
| 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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-16 15:00:49 | vstinner | set | recipients: + vstinner, rhettinger, ned.deily, mdk, pablogsal |
| 2021-04-16 15:00:49 | vstinner | set | messageid: <1618585249.7.0.724833118488.issue42238@roundup.psfhosted.org> |
| 2021-04-16 15:00:49 | vstinner | link | issue42238 messages |
| 2021-04-16 15:00:49 | vstinner | create | |