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
boundmethod support
This version includes breaking changes of a few method type detections
especially when lru_cache is used as a function rathar than a decorator.
This may cause big change to Python2 use case as a function.