Skip to content

Rip out weak mode #2213

Closed
Closed
@gvanrossum

Description

@gvanrossum

There's currently something called "weak mode" that's labeled experimental, is used by nobody (AFAICT), likely buggy, and confuses readers of the implementation. Nobody cares about owning it. Therefore I propose to rip this out.

This would also close:

In its place, we can now specify various flags like check_untyped_defs or disallow_untyped_defs in glob-sections of mypy.ini (see http://mypy.readthedocs.io/en/latest/config_file.html#per-file-flags)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions