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 types to most of trio.testing #2747

Merged
merged 23 commits into from
Aug 18, 2023
Merged

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    b75487f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391f42b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3cb71e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    737b8e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1e5aa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcd6831 View commit details
    Browse the repository at this point in the history
  7. Run linters

    TeamSpen210 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    11ce4ff View commit details
    Browse the repository at this point in the history
  8. Update verify_types.json

    TeamSpen210 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    073cae1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    68eaad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6b14c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1fcd4a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    2fd7ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a2c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9538fd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    7877591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b669c7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into type-testing

    # Conflicts:
    #	docs/source/conf.py
    #	trio/_tests/verify_types.json
    jakkdl committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fa72c50 View commit details
    Browse the repository at this point in the history
  4. fix missing generic parameter

    jakkdl committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d191c39 View commit details
    Browse the repository at this point in the history
  5. fix CI

    jakkdl committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ad41571 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    6a9ad46 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    remove testing/* files from the ignorelist in pyproject.toml for mypy
    jakkdl authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    054fe70 View commit details
    Browse the repository at this point in the history