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 keyring.util.platform_.config_root on Windows #570

Merged
merged 6 commits into from
May 23, 2022

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    e9a7f28 View commit details
    Browse the repository at this point in the history
  2. Fix keyring.util.platform_.config_root on Windows

    Dos Moonen committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    9309908 View commit details
    Browse the repository at this point in the history
  3. Added entry in CHANGES.rst

    Dos Moonen committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    259dba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Use Pytest's skipif decorator instead of returning to skip assert sta…

    …tements.
    Dos Moonen committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3692d64 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Use actual version number.

    jaraco committed May 23, 2022
    Configuration menu
    Copy the full SHA
    881ec13 View commit details
    Browse the repository at this point in the history
  2. Trim test down.

    jaraco committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1054a53 View commit details
    Browse the repository at this point in the history