Add check for loading data to ClassLoader instances. Fixes: #12135 #26884
Annotations
1 error
py3.13, postgresql, latest deps
/opt/hostedtoolcache/Python/3.13.0-rc.3/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|