Skip to content

mypy.ini module-specific override doesn't work without __init__.py #9974

@JelleZijlstra

Description

@JelleZijlstra

In the following layout:

  • mypy.ini contains
[mypy]
disallow_untyped_defs = True

[mypy-a.b.*]
disallow_untyped_defs = False
  • a contains __init__.py and a directory a/b
  • a/b contains c.py with an untyped def

Mypy will complain about missing type annotations in a.b.c. If I create a/b/__init__.py, the errors go away. This is a regression in v0.800.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmypy got something wrong

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy