Avoid unnecessary binding of fused functions on class lookup (GH-4370)
Among other things this makes it pickleable by ensuring that it's the same object each time.
Showing
Please register or sign in to comment
Among other things this makes it pickleable by ensuring that it's the same object each time.