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 missing type hints #1720

Closed
wants to merge 70 commits into from
Closed

Commits on Apr 23, 2023

  1. 1st version

    Grant Hur committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    f9de04d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Add more Type Hints

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4cc412c View commit details
    Browse the repository at this point in the history
  2. Fix cspotcode's review

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2c4ecc8 View commit details
    Browse the repository at this point in the history
  3. Add types to sprite.py

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    0d166e4 View commit details
    Browse the repository at this point in the history
  4. Try to fix some issues

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3076ed4 View commit details
    Browse the repository at this point in the history
  5. Fixed more github stuff

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    97cb872 View commit details
    Browse the repository at this point in the history
  6. Fix easing.py somewhat

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c3c590f View commit details
    Browse the repository at this point in the history
  7. Mics changes bc tests are breaking

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ffedb28 View commit details
    Browse the repository at this point in the history
  8. .

    Grant Hur committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    be086d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Changes bc git complained

    Grant Hur committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    06b6ddd View commit details
    Browse the repository at this point in the history
  2. Fixes problems in 4 files

    Grant Hur committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    171af9b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Attempt to fix git again

    Grant Hur committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9623b62 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. type hint problems in property.py

    Grant Hur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a432ca6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. attempts to fix property.py

    Grant Hur committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5294ea1 View commit details
    Browse the repository at this point in the history
  2. I was misunderstanding the test error messages

    Grant Hur committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5b0d1f0 View commit details
    Browse the repository at this point in the history
  3. .

    Grant Hur committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    211f6a2 View commit details
    Browse the repository at this point in the history
  4. Attempt to fix property

    Grant Hur committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3698b0f View commit details
    Browse the repository at this point in the history
  5. .

    Grant Hur committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    51a15eb View commit details
    Browse the repository at this point in the history
  6. .

    Grant Hur committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    71ef4b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Check changes in mixins.py

    Grant Hur committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7de2f68 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Address no slots in View

    Grant Hur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    7873b18 View commit details
    Browse the repository at this point in the history
  2. Partially added __slots__

    Pyglet doesn't have __slots__ so I didn't know all the variables
    Grant Hur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f50d5e7 View commit details
    Browse the repository at this point in the history
  3. Role back __slots__

    Grant Hur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4b3789d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    8563913 View commit details
    Browse the repository at this point in the history
  2. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    18c7c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    857ec84 View commit details
    Browse the repository at this point in the history
  4. (View)

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    8d4fdd0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'AddMissingTypeHints' of https://github.com/gran4/arcade

    …into AddMissingTypeHints
    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    98fe26e View commit details
    Browse the repository at this point in the history
  6. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    545fde1 View commit details
    Browse the repository at this point in the history
  7. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    bfc4bc8 View commit details
    Browse the repository at this point in the history
  8. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    cb74764 View commit details
    Browse the repository at this point in the history
  9. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3d52f73 View commit details
    Browse the repository at this point in the history
  10. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5c6e5d6 View commit details
    Browse the repository at this point in the history
  11. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    f581cbf View commit details
    Browse the repository at this point in the history
  12. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2d44801 View commit details
    Browse the repository at this point in the history
  13. .

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    a2097f1 View commit details
    Browse the repository at this point in the history
  14. Add imports to mixins

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    30b5b26 View commit details
    Browse the repository at this point in the history
  15. Change import in mixins

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    9ee32fb View commit details
    Browse the repository at this point in the history
  16. Fix shape_list.py

    Grant Hur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b8ab035 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Changed pyproject.toml as @pushfoo sugested

    Grant Hur committed May 7, 2023
    Configuration menu
    Copy the full SHA
    b17ffb5 View commit details
    Browse the repository at this point in the history
  2. Revert pyproject change

    Grant Hur committed May 7, 2023
    Configuration menu
    Copy the full SHA
    a2c6f5c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Add # type: ignore

    Grant Hur committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f2ffcab View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Small errors fixed

    Grant Hur committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b386371 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. .

    Grant Hur committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9ba0c55 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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

Commits on May 26, 2023

  1. Update arcade/application.py

    Co-authored-by: Paul <36696816+pushfoo@users.noreply.github.com>
    gran4 and pushfoo authored May 26, 2023
    Configuration menu
    Copy the full SHA
    16cccf6 View commit details
    Browse the repository at this point in the history
  2. Update arcade/gui/property.py

    Co-authored-by: Paul <36696816+pushfoo@users.noreply.github.com>
    gran4 and pushfoo authored May 26, 2023
    Configuration menu
    Copy the full SHA
    5a8e8fb View commit details
    Browse the repository at this point in the history
  3. cspotcode's fixes

    Grant Hur committed May 26, 2023
    Configuration menu
    Copy the full SHA
    60b6f3d View commit details
    Browse the repository at this point in the history
  4. //

    Grant Hur committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0034450 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'AddMissingTypeHints' of https://github.com/gran4/arcade

    …into AddMissingTypeHints
    Grant Hur committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a81a701 View commit details
    Browse the repository at this point in the history
  6. lol

    Grant Hur committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1c0af3c View commit details
    Browse the repository at this point in the history
  7. added future immport annotations

    Grant Hur committed May 26, 2023
    Configuration menu
    Copy the full SHA
    93761b6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Remove generics

    Grant Yul Hur committed May 27, 2023
    Configuration menu
    Copy the full SHA
    5fe6a23 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Requested fixes

    Grant Yul Hur committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7f6de70 View commit details
    Browse the repository at this point in the history
  2. correct import in application

    Grant Yul Hur committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a3e51d4 View commit details
    Browse the repository at this point in the history
  3. Add # type: ignore to speed it up

    Grant Yul Hur committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a5a6fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Line was too long

    Grant Yul Hur committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    58805a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Fixes

    Grant Yul Hur committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3e867fa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

    Grant Yul Hur committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    29e8632 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'AddMissingTypeHints' of https://github.com/gran4/arcade

    …into AddMissingTypeHints
    Grant Yul Hur committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    99595de View commit details
    Browse the repository at this point in the history
  4. ...

    Grant Yul Hur committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    6a0a779 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. ..

    Grant Yul Hur committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    135f7ca View commit details
    Browse the repository at this point in the history
  2. .

    Grant Yul Hur committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    4b344bf View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. .

    gran4 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    aeb3819 View commit details
    Browse the repository at this point in the history
  2. .

    gran4 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    929d87f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. .

    gran4 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    eb1f7d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. .

    gran4 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    53237fa View commit details
    Browse the repository at this point in the history
  2. .

    gran4 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    21f3a8b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update draw_commands.py

    gran4 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bc472c2 View commit details
    Browse the repository at this point in the history