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: python3.9 support #396

Merged
merged 3 commits into from
Nov 20, 2024
Merged

fix: python3.9 support #396

merged 3 commits into from
Nov 20, 2024

Conversation

dolfim-ibm
Copy link
Contributor

Add support for python3.9.

Issue resolved by this Pull Request:
Resolves #385

Checklist:

  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

Signed-off-by: Michele Dolfi <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Copy link

mergify bot commented Nov 20, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🛡 GitHub branch protections and repository rulesets requirements

Wonderful, this rule succeeded.
  • #approved-reviews-by >= 1 [🛡 GitHub repository ruleset rule main]
  • #changes-requested-reviews-by = 0 [🛡 GitHub repository ruleset rule main]
  • any of: [🛡 GitHub repository ruleset rule main]
    • check-success = code-checks / run-checks (3.10)
    • check-neutral = code-checks / run-checks (3.10)
    • check-skipped = code-checks / run-checks (3.10)
  • any of: [🛡 GitHub repository ruleset rule main]
    • check-success = code-checks / run-checks (3.11)
    • check-neutral = code-checks / run-checks (3.11)
    • check-skipped = code-checks / run-checks (3.11)
  • any of: [🛡 GitHub repository ruleset rule main]
    • check-success = code-checks / run-checks (3.12)
    • check-neutral = code-checks / run-checks (3.12)
    • check-skipped = code-checks / run-checks (3.12)

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

Copy link
Contributor

@PeterStaar-IBM PeterStaar-IBM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go!

@dolfim-ibm dolfim-ibm merged commit 7b013ab into main Nov 20, 2024
9 checks passed
@dolfim-ibm dolfim-ibm deleted the fix-py39-support branch November 20, 2024 14:21
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.

Python 3.9 Support?
3 participants