-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Mention that warning filter categories are not escaped #4255
Copy link
Copy link
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributorplugin: warningsrelated to the warnings builtin pluginrelated to the warnings builtin plugintype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributorplugin: warningsrelated to the warnings builtin pluginrelated to the warnings builtin plugintype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Type
Fields
Give feedbackNo fields configured for issues without a type.
We should at least mention in the docs that we don't regex-escape the module names for warning filtering, as mentioned in @nedbat's post in his blog: https://nedbatchelder.com/blog/201810/why_warnings_is_mysterious.html