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

Replace cgi.FieldStorage with multipart #466

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0a8638b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e77e7 View commit details
    Browse the repository at this point in the history
  3. Remove compat entirely.

    luhn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bd0a5b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1781dda View commit details
    Browse the repository at this point in the history
  5. Fix sort.

    luhn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2425ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Upgrade to multipart v1.1

    luhn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d023786 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Vendor multipart.

    luhn committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5fdc7b2 View commit details
    Browse the repository at this point in the history
  2. Skip linters.

    luhn committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    944c4bd View commit details
    Browse the repository at this point in the history
  3. Remove xfails.

    luhn committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    36bff41 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    252973c View commit details
    Browse the repository at this point in the history