Skip to content

updates for 2025 #16

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

updates for 2025 #16

wants to merge 12 commits into from

Conversation

slingamn
Copy link
Owner

@hbmartin this is mostly your code from #14, but I went over it line by line and removed some things:

  1. I didn't see a strong reason to enforce black. Users who are vendoring mureq should be able to either reformat it themselves, or exclude it from their formatting rules.
  2. Same for ruff given that it needs mureq-specific configuration in any case (users can add it to their exclude rules)
  3. I only annotated the public API
  4. CI does not run the integration tests (they still run from make test), as per the caution against running them automatically in the README

This also fixes #13 and #15

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.

303 handling should set body to None
1 participant