-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add 'User-Agent'-header to pooch.retrieve #9782
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can probably just leave away the version from the string... & is there a reason you don't pass the downloader directly?
Co-authored-by: Mathias Hauser <[email protected]>
for more information, see https://pre-commit.ci
No, I was just somehow following the pooch tutorial 😁 |
It might be useful to know the actual version for debugging, but I have no strong opinion. |
Yes that's also good for me (just thought it's not worth debugging forever) |
I was more thinking about situations where users experience these issues again. It might be that one time |
@mathause Thanks for the review. I think this is ready to go. |
Maybe I should add a whats-new-entry for more visibility. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fast PR!
for reference, |
* main: Add download stats badges (pydata#9786) Fix open_mfdataset for list of fsspec files (pydata#9785) add 'User-Agent'-header to pooch.retrieve (pydata#9782) Optimize `ffill`, `bfill` with dask when `limit` is specified (pydata#9771)
whats-new.rst