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

Use aiohttp instead of requests in feed plugin #199

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JulienPalard
Copy link
Contributor

Spotted that --debug was not documented, so I added it, in the right place I hope.

Spotted a deprecated mention of buildout, replaced it with a mention of pip install ..

Flake8 spotted an unused import types in compat, I hope it's not a false positive, fixed it because I bet the CI won't pass if it's not fixed.

But the main task was replacing aiohttp with requests in the feed plugin.

@gawel
Copy link
Owner

gawel commented Sep 12, 2022

Hi,

Can you rebase this one on master? Don't remember why the tests was broken. Maybe it'll work now...? :)

@JulienPalard JulienPalard force-pushed the mdk-aiohttp branch 2 times, most recently from 720c664 to 9a26f1f Compare October 16, 2022 08:56
@JulienPalard
Copy link
Contributor Author

IIRC while working on this PR I went shaving yaks, ultimately leading to #201 without taking the time to finish this one... (then je me suis fait déconcentrer par mes contributions à sphinx-lint.

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.

2 participants