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

More complete type stubs for tkinter Canvas methods. #5188

Merged
merged 15 commits into from
Apr 22, 2021

Commits on Apr 8, 2021

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

Commits on Apr 10, 2021

  1. Some feedback.

    DanielRosenwasser committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    ea23e77 View commit details
    Browse the repository at this point in the history
  2. Tuple.

    DanielRosenwasser committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    dce09b5 View commit details
    Browse the repository at this point in the history
  3. black

    Akuli committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    a566452 View commit details
    Browse the repository at this point in the history
  4. isort

    Akuli committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5d2c6fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c2a0cc View commit details
    Browse the repository at this point in the history
  6. int to float

    DanielRosenwasser committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    7ff3351 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Screen units.

    DanielRosenwasser committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    1b78139 View commit details
    Browse the repository at this point in the history
  2. Back to Tuple.

    DanielRosenwasser committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a1d5b99 View commit details
    Browse the repository at this point in the history
  3. Use bool I guess.

    DanielRosenwasser committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    9f3d67a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

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

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    2cd9d6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fdba60 View commit details
    Browse the repository at this point in the history
  3. Update stdlib/tkinter/__init__.pyi

    Co-authored-by: Akuli <akuviljanen17@gmail.com>
    DanielRosenwasser and Akuli authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9a7a6b7 View commit details
    Browse the repository at this point in the history
  4. black

    Akuli committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    47308ec View commit details
    Browse the repository at this point in the history