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

Ascola/add middleware type alias #5898

Merged

Commits on Jul 18, 2021

  1. Add middleware type alias

    Add a type alias for middleware.
    AustinScola committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    0fdcdd4 View commit details
    Browse the repository at this point in the history
  2. Use middleware type alias in code

    Use the just added middleware type alias in the `aiohttp` package.
    AustinScola committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    5b03bb8 View commit details
    Browse the repository at this point in the history
  3. Update changes

    I'm not sure if updating this file is the right thing to do or if I am
    supposed to make a new file?
    AustinScola committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    91cdc68 View commit details
    Browse the repository at this point in the history
  4. Fix Python 3.7 test

    AustinScola committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    ed70ff9 View commit details
    Browse the repository at this point in the history
  5. Undo previous changes to changelog

    Looks like the timeline protection job wants a new file for these
    changes. The changes are being tracked in an issue which already has a
    file so I wasn't sure whether to add them to that file or make a new one
    but seems like making a new one is the right thing to do.
    AustinScola committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    86aa7cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    108661f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc6eb3e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Delete test_typedefs.py

    asvetlov committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    e5f27db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010e56d View commit details
    Browse the repository at this point in the history