Skip to content

mailcap is missing in deprecated modules #7457

Closed
@kasium

Description

@kasium

According to https://docs.python.org/3.11/whatsnew/3.11.html#deprecated mailcap is deprecated but is not part of pylint's checks yet

Bug description

import mailcap

Configuration

n/a

Command used

pylint foo.py

Pylint output

************* Module foo

Expected behavior

Raises deprecated-module

Pylint version

pylint 2.15.2
astroid 2.12.9
Python 3.11.0rc1+ (heads/3.11:7bfb11d, Sep  9 2022, 14:28:39) [GCC 7.5.0]

OS / Environment

Linux

Additional dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    False Negative 🦋No message is emitted but something is wrong with the codeGood first issueFriendly and approachable by new contributorsHacktoberfestNeeds PRThis issue is accepted, sufficiently specified and now needs an implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions