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
mypy-nonfloat-decimal no longer works on 128661c. Mentioned on #12807 (comment), but was told to open an issue. :) I also have an internal plugin using get_dynamic_class_hook() that is no longer working, but that's probably a separate issue and harder to breakdown.
Bug Report
mypy-nonfloat-decimal no longer works on 128661c. Mentioned on #12807 (comment), but was told to open an issue. :) I also have an internal plugin using
get_dynamic_class_hook()
that is no longer working, but that's probably a separate issue and harder to breakdown.To Reproduce
(Write your steps here:)
pip install mypy-nonfloat-decimal https://github.com/python/mypy/archive/128661ccbf4396ed1538421c481f1773c7490169.zip#egg=mypy
t.py
:mypy.ini
:mypy t.py
Expected Behavior
Actual Behavior
Your Environment
mypy.ini
(and other config files):The text was updated successfully, but these errors were encountered: