Skip to content
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

Pin feedparser==6.0.6 #135

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Pin feedparser==6.0.6 #135

merged 2 commits into from
Oct 17, 2023

Conversation

lukasschwab
Copy link
Owner

Description

Does what it says on the tin; guard against breaking changes staged for (presumably) a feedparser 7 release.

Once feedparser isn't handling HTTP errors, it should be easier to upgrade; at that point, error handling downstream of feedparser can focus on parse errors exclusively.

Breaking changes

List any changes that break the API usage supported on master.

None.

Relevant issues

List GitHub issues relevant to this change.

Checklist

  • (If appropriate) README.md example usage has been updated.

Pins the version before feedparser's updated handling for URLErrors. The
correct next step is to make the HTTP call from arxiv, e.g. with
requests.
@lukasschwab lukasschwab changed the title Pin feedparser==6.0.7 Pin feedparser==6.0.6 Oct 17, 2023
@lukasschwab lukasschwab merged commit 43c907f into master Oct 17, 2023
@lukasschwab lukasschwab deleted the pin-feedparser-6.0.7 branch October 17, 2023 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant