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

Improve typing around callbacks with dynamic keyword-arguments #176

Merged
merged 45 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    46f6452 View commit details
    Browse the repository at this point in the history
  2. Initial restructuring

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f521805 View commit details
    Browse the repository at this point in the history
  3. Some post-rebase fixes

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4e2b78a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34e962f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acc7787 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ce093e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5351509 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56604bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bf2fe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2b00fb View commit details
    Browse the repository at this point in the history
  11. Post-rebase fixes

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a3c1b8b View commit details
    Browse the repository at this point in the history
  12. Fix typings in tests

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    dd1824b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b121e9b View commit details
    Browse the repository at this point in the history
  14. Fixes

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fd02905 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7701995 View commit details
    Browse the repository at this point in the history
  16. Bring back overloads for as_cmd and cmd.init

    Turns out these were necessary specifically for mypy
    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    56fd210 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9ab6701 View commit details
    Browse the repository at this point in the history
  18. Reformat PR code

    always-on-duty[bot] authored and FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d6c21df View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0d5a40b View commit details
    Browse the repository at this point in the history
  20. Fix hook types

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b458eb7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d9eb54c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    007bd61 View commit details
    Browse the repository at this point in the history
  23. Remove dated TODO

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b68725b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    26b3fd2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    215e20d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a9c3737 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bb7b283 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3bde5bb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    00dc1ae View commit details
    Browse the repository at this point in the history
  30. More doc fixes

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    039bddd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e958bea View commit details
    Browse the repository at this point in the history
  32. Post-rebase fixes

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ee38be0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8d2a52d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d16f502 View commit details
    Browse the repository at this point in the history
  35. Another small fixa

    FasterSpeeding committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    706069b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f663318 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4f2d85d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8a07a84 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6765b96 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0cc054c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1907f88 View commit details
    Browse the repository at this point in the history
  42. Update CHANGELOG.md

    FasterSpeeding authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2172f0a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Doc improvements

    FasterSpeeding committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8b83f14 View commit details
    Browse the repository at this point in the history
  2. Reformat PR code

    always-on-duty[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4b7e4f1 View commit details
    Browse the repository at this point in the history
  3. Typo fix

    FasterSpeeding committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f4621e2 View commit details
    Browse the repository at this point in the history