Jakob Heine
Results
2
comments of
Jakob Heine
I took a look into the [__init__.py](https://github.com/psf/requests/blob/main/src/requests/__init__.py#L165C1-L176C2), all exceptions that are exported and hence intended to be used seem to be documented. Add DepcrecationWarning to URLRequired with this PR: https://github.com/psf/requests/pull/6881...
Thank you for the review @The-Compiler! I updated the PR accordingly, wdyt now?