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

Add stub typing for clients #1075

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    d4227f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23f448e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    4280076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef8e43f View commit details
    Browse the repository at this point in the history
  3. Add producer.pyi.

    jackgene committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f947e6e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    85ab294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4209805 View commit details
    Browse the repository at this point in the history
  3. Add py.typed marker so that type checker in client projects know to t…

    …ype cheeck against stub files.
    jackgene committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4d714f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. blackfml.

    jackgene committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    18a97f3 View commit details
    Browse the repository at this point in the history
  2. blackfml.

    jackgene committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6c7603d View commit details
    Browse the repository at this point in the history
  3. blackfml.

    jackgene committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3b40f1d View commit details
    Browse the repository at this point in the history
  4. Undo changes to structs.py.

    jackgene committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    551ea69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7662b0e View commit details
    Browse the repository at this point in the history
  6. ruff fml.

    jackgene committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d7b5abf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03bda8c View commit details
    Browse the repository at this point in the history