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

Small cleanups to encode_url #1405

Merged
merged 5 commits into from
Oct 30, 2024
Merged

Small cleanups to encode_url #1405

merged 5 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Small cleanups to encode_url

    - Avoid useless assignments
    - Combine nested if statements
    bdraco committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    13dc7ad View commit details
    Browse the repository at this point in the history
  2. Small cleanups to encode_url

    - Avoid useless assignments
    - Combine nested if statements
    bdraco committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    89ed718 View commit details
    Browse the repository at this point in the history
  3. Small cleanups to encode_url

    - Avoid useless assignments
    - Combine nested if statements
    bdraco committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3d44fc4 View commit details
    Browse the repository at this point in the history
  4. fix

    bdraco committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    806d7ea View commit details
    Browse the repository at this point in the history
  5. increase coverage

    bdraco committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    aaa3dd8 View commit details
    Browse the repository at this point in the history