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

Adding feedparser to spec file #2525

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Adding feedparser to spec file #2525

merged 1 commit into from
Sep 9, 2022

Conversation

simmonsj330
Copy link
Contributor

Description

Fixes #2524. Seems like some modules can seemingly get lost in translation when using pyinstaller. Will have to look out for similar bugs like this in the future if they arise.

Others

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My code passes all the checks pylint, flake8, black, ... To speed up development you should run pre-commit install.
  • New and existing unit tests pass locally with my changes. You can test this locally using pytest tests/....

@simmonsj330 simmonsj330 added the bug Fix bug label Sep 9, 2022
@simmonsj330 simmonsj330 self-assigned this Sep 9, 2022
@piiq piiq merged commit ce0858a into main Sep 9, 2022
@piiq piiq deleted the news_bug_again branch September 9, 2022 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Version 1.8: News function is dead, again.
3 participants