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 race condition #1445

Merged
merged 20 commits into from
Jul 13, 2023
Merged

Fix race condition #1445

merged 20 commits into from
Jul 13, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    324b581 View commit details
    Browse the repository at this point in the history
  2. Use with construct for simplicity. Use modified time not access time.…

    … Don't raise error during update if temporary file has disappeared.
    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    17651ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1901353 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52c3c8b View commit details
    Browse the repository at this point in the history
  5. Avoid duplication

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6806c30 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    38d68da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d60d16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de11606 View commit details
    Browse the repository at this point in the history
  9. Missing import

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0e78192 View commit details
    Browse the repository at this point in the history
  10. Docstrings

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9d8e612 View commit details
    Browse the repository at this point in the history
  11. Correct spelling issue

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a893ebd View commit details
    Browse the repository at this point in the history
  12. Complete documentation

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9af773b View commit details
    Browse the repository at this point in the history
  13. Correct format

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    03e00f9 View commit details
    Browse the repository at this point in the history
  14. Fix pylint errors

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4d2b577 View commit details
    Browse the repository at this point in the history
  15. Remove debug print

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fa3210d View commit details
    Browse the repository at this point in the history
  16. Docstrings

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fb3b1f4 View commit details
    Browse the repository at this point in the history
  17. Fix typo

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8104442 View commit details
    Browse the repository at this point in the history
  18. Missing closing brackets

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    80d3415 View commit details
    Browse the repository at this point in the history
  19. Typos

    EmilyBourne committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    45e7c0b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    892a6ad View commit details
    Browse the repository at this point in the history