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 support for Windows #19

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Add support for Windows #19

merged 4 commits into from
Aug 13, 2024

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    c71151c View commit details
    Browse the repository at this point in the history
  2. Use os.replace instead of rename.

    Fixes #18
    brainsik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cdeb10a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b463ede View commit details
    Browse the repository at this point in the history
  4. Ignore shelve2json test on Windows

    shelve.open is failing on Windows with an internal traceback. This
    utility is so little used, not going to worry about it and move on.
    brainsik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1d0b17d View commit details
    Browse the repository at this point in the history