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

Generic ExceptionHandler type #2403

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. generic exception

    tekumara committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d9037c5 View commit details
    Browse the repository at this point in the history
  2. ruff format

    tekumara committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7cecce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f35c796 View commit details
    Browse the repository at this point in the history
  4. Revert "ruff format"

    This reverts commit 7cecce7.
    tekumara committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2300839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cf35d6 View commit details
    Browse the repository at this point in the history
  6. s/E/ExceptionType/

    tekumara committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ba30a49 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/tekumara/starlette into e…

    …xception-handler-typing
    tekumara committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e94fc1c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    77cca8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aebedb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 17, 2024

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

Commits on Feb 3, 2024

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

Commits on Mar 11, 2024

  1. Merge branch 'master' of https://github.com/tekumara/starlette into e…

    …xception-handler-typing
    tekumara committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    64328f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on May 11, 2024

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

Commits on Jul 20, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 17, 2024

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

Commits on Sep 2, 2024

  1. Merge branch 'master' of https://github.com/tekumara/starlette into e…

    …xception-handler-typing
    tekumara committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c0cbf4a View commit details
    Browse the repository at this point in the history
  2. ruff format

    tekumara committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bd81d9f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    292259c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcd61f View commit details
    Browse the repository at this point in the history
  3. fix mypy lints

    tekumara committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c1b05dd View commit details
    Browse the repository at this point in the history
  4. fix ruff lints

    tekumara committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9cfe2bd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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