You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move func-returns-value to disabled by default error code?
For general not-so-easy changes we want to do, see #16472 (major/minor isn't the most meaningful for a lot of the most important changes we want to do, e.g. --new-type-inference was in 1.7)
I also think making --check-untyped-defs the default is a pretty significant change that we'd probably want to communicate and make in mypy 2.0 ref #6646
This is a reminder list for changes we may want to do in a major version (that we know are relatively easy to flip on).
Needs more discussion:
--no-namespace-packages
For general not-so-easy changes we want to do, see #16472 (major/minor isn't the most meaningful for a lot of the most important changes we want to do, e.g.
--new-type-inference
was in 1.7)See also https://github.com/python/mypy/wiki/Release-Process#policy-for-backward-incompatible-changes
(feel free to edit)
The text was updated successfully, but these errors were encountered: