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
I think it makes sense to check interaction of every plugin (especially those that are called during semantic analysis and/or touch tuple_type, typeddict_type etc.) with forward references.
The text was updated successfully, but these errors were encountered:
This would prevent #5864, so the fix for latter should include extensive tests (to fix also this issue).
JelleZijlstra
changed the title
Add tests for interactions between plugins and forward refernces
Add tests for interactions between plugins and forward references
Nov 6, 2018
I think it makes sense to check interaction of every plugin (especially those that are called during semantic analysis and/or touch
tuple_type
,typeddict_type
etc.) with forward references.The text was updated successfully, but these errors were encountered: