◐ Shell
clean mode source ↗

Message 129812 - Python tracker

Amaury: I don't think ForkingPickler works for unbound methods defined in user code, which are implemented as functions. I think it only works for method-descriptors and wrapper-descriptors.