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
**Problem**
It wasn't clear what action users was suppose to take to suppress
the new-from-3.6 Given search preference warning.
**Solution**
1. This refactors the code to give the warning an error code E205.
2. In case of warnings, tell the user to choose -source 3.5 vs 3.7,
or use nowarn annotation.
[Cherry-picked 004cfc5]
0 commit comments