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

allow using Request.form() as a context manager #1903

Merged
merged 11 commits into from Feb 6, 2023

Commits on Oct 6, 2022

  1. recover from git blunder

    adriangb committed Oct 6, 2022
    Copy the full SHA
    12c108c View commit details
    Browse the repository at this point in the history
  2. skip coverage

    adriangb committed Oct 6, 2022
    Copy the full SHA
    3c7bdde View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Feb 4, 2023

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

Commits on Feb 5, 2023

  1. edit usage in docs

    adriangb committed Feb 5, 2023
    Copy the full SHA
    873c1f2 View commit details
    Browse the repository at this point in the history
  2. Update docs/requests.md

    Kludex committed Feb 5, 2023
    Copy the full SHA
    b0d7ca5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Update starlette/_utils.py

    adriangb committed Feb 6, 2023
    Copy the full SHA
    42f7018 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    35f25bd View commit details
    Browse the repository at this point in the history
  3. fix comment

    adriangb committed Feb 6, 2023
    Copy the full SHA
    39c2d9c View commit details
    Browse the repository at this point in the history
  4. fix comment

    adriangb committed Feb 6, 2023
    Copy the full SHA
    a1aba6d View commit details
    Browse the repository at this point in the history
  5. trailing comma

    adriangb committed Feb 6, 2023
    Copy the full SHA
    bf3d7f0 View commit details
    Browse the repository at this point in the history