gh-82951: Fix serializing by name in pickle protocols < 4 (GH-122149)
Serializing objects with complex __qualname__ (such as unbound methods and nested classes) by name no longer involves serializing parent objects by value in pickle protocols < 4.
S
Serhiy Storchaka committed
dc07f65a53baf60d9857186294d3d7ba92d5606d
Parent: ca0f7c4
Committed by GitHub <noreply@github.com>
on 7/25/2024, 8:45:19 AM