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

Fix AnyUrl.build doesn't do percent encoding (#3061) #4224

Merged
merged 10 commits into from Aug 19, 2022
Merged

Fix AnyUrl.build doesn't do percent encoding (#3061) #4224

merged 10 commits into from Aug 19, 2022

Commits on Jul 10, 2022

  1. Fix AnyUrl.build doesn't do percent encoding (#3061)

    please review
    Fares Ahmed committed Jul 10, 2022
    Copy the full SHA
    9901f1b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Copy the full SHA
    49c19c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Make quote_plus a stricturl option

    Fares Ahmed committed Aug 15, 2022
    Copy the full SHA
    5c1d6a7 View commit details
    Browse the repository at this point in the history
  2. Add docs for stricturl(quote_plus=True)

    Fares Ahmed committed Aug 15, 2022
    Copy the full SHA
    bc84da9 View commit details
    Browse the repository at this point in the history
  3. Better changes message for #3061

    Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
    faresbakhit and samuelcolvin committed Aug 15, 2022
    Copy the full SHA
    6a5f01b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Fix precent encoding version note to V1.10

    Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
    faresbakhit and samuelcolvin committed Aug 17, 2022
    Copy the full SHA
    31f81bd View commit details
    Browse the repository at this point in the history
  2. Fix Building URLs snippit markdown

    Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
    faresbakhit and samuelcolvin committed Aug 17, 2022
    Copy the full SHA
    f733f30 View commit details
    Browse the repository at this point in the history
  3. Fix formatting for docs/examples/types_url_building.py

    Fares Ahmed committed Aug 17, 2022
    Copy the full SHA
    fd122d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Copy the full SHA
    ff5fba0 View commit details
    Browse the repository at this point in the history
  2. fix docs

    samuelcolvin committed Aug 19, 2022
    Copy the full SHA
    5be8047 View commit details
    Browse the repository at this point in the history