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

Fix for running in pythonw #2448

Merged
merged 11 commits into from Jun 19, 2022
Merged

Fix for running in pythonw #2448

merged 11 commits into from Jun 19, 2022

Commits on May 12, 2022

  1. Fix for running in pythonw

    timmo001 committed May 12, 2022
    Copy the full SHA
    037b286 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fix for running in pythonw

    timmo001 committed May 27, 2022
    Copy the full SHA
    87b0de9 View commit details
    Browse the repository at this point in the history
  2. Additional checks

    timmo001 committed May 27, 2022
    Copy the full SHA
    2a328f3 View commit details
    Browse the repository at this point in the history
  3. Use helper function

    timmo001 committed May 27, 2022
    Copy the full SHA
    89f56ac View commit details
    Browse the repository at this point in the history
  4. Cleanup import

    timmo001 committed May 27, 2022
    Copy the full SHA
    b3351cf View commit details
    Browse the repository at this point in the history
  5. Move to bottom

    timmo001 committed May 27, 2022
    Copy the full SHA
    9f6ccb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Remove unused import

    timmo001 committed Jun 14, 2022
    Copy the full SHA
    a675d05 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Copy the full SHA
    66fff9b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Copy the full SHA
    684c638 View commit details
    Browse the repository at this point in the history
  2. Move import for patch tests

    ahopkins committed Jun 19, 2022
    Copy the full SHA
    eef949d View commit details
    Browse the repository at this point in the history
  3. Force boolean

    ahopkins committed Jun 19, 2022
    Copy the full SHA
    db3238f View commit details
    Browse the repository at this point in the history