◐ Shell
clean mode source ↗

Message 251814 - Python tracker

> I think we will still need to maintain _utc global indefinitely to keep the old pickles readable.

We have no need to maintain _utc global indefinitely if don't add it.

> On the other hand, it looks like support for qualnames is only available with pickle protocol 4,

No, support for qualnames now is available with all pickle protocols.