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 more typing to debugpy and switch to 'standard' type checking mode #1637

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    3d7808e View commit details
    Browse the repository at this point in the history
  2. More typing

    rchiodo committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e528e2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    622e3c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Rest of the API typed

    rchiodo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    50e8d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063bb6a View commit details
    Browse the repository at this point in the history
  3. Update test requirements

    rchiodo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5dd7fe9 View commit details
    Browse the repository at this point in the history
  4. Fix converter

    rchiodo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3ee1940 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    891d5df View commit details
    Browse the repository at this point in the history
  2. Fix linter

    rchiodo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    931d83c View commit details
    Browse the repository at this point in the history
  3. Fix messaging error

    rchiodo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7a1350a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce6670 View commit details
    Browse the repository at this point in the history
  5. fix request_options

    rchiodo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4d609d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    fddf0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02affd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd9b88 View commit details
    Browse the repository at this point in the history
  4. Fix linter

    rchiodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    046fe6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0196522 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'rchiodo/type_standard' of https://github.com/rchiodo/de…

    …bugpy into rchiodo/type_standard
    rchiodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fac2692 View commit details
    Browse the repository at this point in the history
  7. Fix linux failures

    rchiodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6e3bde7 View commit details
    Browse the repository at this point in the history
  8. Fix type errors

    rchiodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8b8467a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ce0c69 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'rchiodo/type_standard' of https://github.com/rchiodo/de…

    …bugpy into rchiodo/type_standard
    rchiodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e5f1889 View commit details
    Browse the repository at this point in the history
  11. Fix linter again

    rchiodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9c7c06b View commit details
    Browse the repository at this point in the history