This is a tracking issue to gather feedback on the new default rules stabilized in 0.16. We previously had a discussion when these were in preview, but most of the incoming feedback after the release is in the form of issues, and I think it makes sense to have a separate location now anyway.
Our current versioning policy means that we have to wait for any changes to the defaults until the next minor release, although this could obviously be sooner than normal if there's a lot of feedback.
The following sections can be used to track changes not captured in the sub-issues.
Add to defaults
Remove from defaults
Needs decision
This is a tracking issue to gather feedback on the new default rules stabilized in 0.16. We previously had a discussion when these were in preview, but most of the incoming feedback after the release is in the form of issues, and I think it makes sense to have a separate location now anyway.
Our current versioning policy means that we have to wait for any changes to the defaults until the next minor release, although this could obviously be sooner than normal if there's a lot of feedback.
The following sections can be used to track changes not captured in the sub-issues.
Add to defaults
undefined-local-with-nested-import-star-usage(F406)This is actually a syntax error and should be documented and implemented as such (ref).
Remove from defaults
Needs decision
forward-annotation-syntax-error(F722)We intentionally excluded this one because it's primarily important for type checkers, but we could reconsider (ref).