mailcap is missing in deprecated modules #7457
Labels
False Negative 🦋
No message is emitted but something is wrong with the code
Good first issue
Friendly and approachable by new contributors
Hacktoberfest
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
According to https://docs.python.org/3.11/whatsnew/3.11.html#deprecated
mailcap
is deprecated but is not part of pylint's checks yetBug description
import mailcap
Configuration
Command used
Pylint output
************* Module foo
Expected behavior
Raises deprecated-module
Pylint version
OS / Environment
Linux
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: