Uh oh!
There was an error while loading. Please reload this page.
bpo-42238: Doc CI: Disable suspicious checks. - #26575
Conversation
They are slow and raise too many false positive, I'm in the slow process to try to change this.
vstinner
left a comment
There was a problem hiding this comment.
LGTM.
Maybe you can document this unknown command in the devguide? For example, near:
https://devguide.python.org/documenting/#gotchas
JulienPalard
commented
Jun 8, 2021
For the moment my biggest issue is: people are autonomously and quietly fixing what's reported by So my current idea is to let people people commit errors¹, fix them myself (I've setup a build bot to monitor this closely) to document true positives and try to implement them in 1: It is not expected to happen often, and have the nice side effet of not bothering people with false positives: 9 out of 12 errors reported by |
bedevere-bot
commented
Oct 12, 2022
GH-98221 is a backport of this pull request to the 3.10 branch. |
They are slow and raise too many false positive, I'm in the slow
process to try to change this.
I've removed it from PEP 101 too to avoid the burden for RMs.
I've setup a cron to follow this closely / to avoid to forgot to monitor this closely.
https://bugs.python.org/issue42238