Skip to content

Conversation

@ricardobranco777
Copy link
Contributor

@ricardobranco777 ricardobranco777 commented Sep 16, 2025

  • functools.cache was added in version 3.9. Use lru_cache(maxsize=None) instead.
  • Use typing.List & typing.Set

Tested with:
podman run --rm -it -v $PWD:/python registry.suse.com/bci/python:3.6 sh -c 'pip install requests ; /python/openqa-bats-review -h'

Supersedes #462

@mergify mergify bot merged commit f906727 into os-autoinst:master Sep 16, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants