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 problem with deleting temporary folders on Windows #460

Merged
merged 18 commits into from
Apr 30, 2023

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    4083ab0 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix flake8 error

    eblis committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    523fb72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc8bf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    5707d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617e0c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3464eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a14a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de39b18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8334d72 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge branch 'main' into main

    eblis committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    80a836a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Accept both str and Path in robust_rmtree.

    Reworked test for robust_rmtree to actually delete the temp stuff created during the test.
    eblis committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ba70189 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    f1db06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add8534 View commit details
    Browse the repository at this point in the history
  3. Added unit tests for python 3.9- and 3.10+ to check that TemporaryDir…

    …ectory is actually used.
    eblis committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8cf4deb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab38ee9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Code review suggestions

    eblis committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0e16074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d6dcf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

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