Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix mypy error: auth handler "checkpw" internal function type mismatch #8569

Merged

Commits on Oct 16, 2020

  1. Fix mypy error: auth handler "checkpw" internal function type mismatch

    (Wants bytes, got Union[bytes, str] due to context closure inheritance)
    ShadowJonathan committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    6e9694d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae439ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d5b518 View commit details
    Browse the repository at this point in the history