Adopt Py3.8+ features: `missing_ok` Parameter · Issue #3730 · python-telegram-bot/python-telegram-bot · GitHub
Skip to content

Adopt Py3.8+ features: missing_ok Parameter #3730

Description

@Bibo-Joshi

Python 3.8 adds a missing_ok argument to the method Path.unlink. This method is used in our test suite at a few places. Setting missing_ok=True may help avoiding unexpected errors in the test runs.

A PR in this direction is very welcome. As long as #3728 is open, it should be based on the drop-py-37 branch. If you would like to send a PR, please be sure to read our contribution guide and leave a short comment so that we can assign you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions