So the fix here is (probably) to delete all the pickle-related code and switch to using sphinx's objects.inv format (this also means that we should be able to use the python.org objects.inv and delete the special casing for the standard library)
So the fix here is (probably) to delete all the pickle-related code and switch to using sphinx's objects.inv format (this also means that we should be able to use the python.org objects.inv and delete the special casing for the standard library)