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

re-implement simple CORS middleware for blackd #2500

Merged
merged 7 commits into from Sep 25, 2021
Merged

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    1a9bb52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08f95a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca869a View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    zsol committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    b5d7c6b View commit details
    Browse the repository at this point in the history
  5. remove @Middleware decorator

    zsol committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    f076b04 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. add back middleware decorator

    zsol committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    b839ba3 View commit details
    Browse the repository at this point in the history
  2. Remove aiohttp-cors from Pipfile.lock*

    Although there's a little bit of extra changes. They should be fine tho.
    Dataclasses is still broken on Python 3.7+ but I'll fix that after this.
    ichard26 committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    ef4afe2 View commit details
    Browse the repository at this point in the history