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 Windows DLLs for Python 3.8+ #237

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    41966ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2119b View commit details
    Browse the repository at this point in the history
  3. Revert "no need to set dll path for validating config"

    This reverts commit eb91c08.
    thomasmfish committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    91cd7b0 View commit details
    Browse the repository at this point in the history
  4. use abspath

    thomasmfish committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5a021aa View commit details
    Browse the repository at this point in the history
  5. set winmode=0 for WinDLL

    thomasmfish committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1eb41e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aecf4a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73f6170 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f07372c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3876bb View commit details
    Browse the repository at this point in the history
  10. use CDLL for Windows too

    thomasmfish committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    17b951c View commit details
    Browse the repository at this point in the history