Skip to content

Conversation

lirshindalman
Copy link
Contributor

@lirshindalman lirshindalman commented Sep 16, 2025

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Dropped support for Python 3.8, which reaches EOL in October 2024.
Minimum required Python version is now 3.9.
This change aligns with the Python release cycle and ensures continued security and compatibility.

And upgrade asteval to version 1.0.6

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

New/Edited policies (Delete if not relevant)

Description

Include a description of what makes it a violation and any relevant external links.

Fix

How does someone fix the issue in code and/or in runtime?

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

@lirshindalman lirshindalman changed the title feature(general): upgrade checkvo python version to 3.10 feat(general): upgrade checkvo python version to 3.10 Sep 16, 2025
@lirshindalman lirshindalman changed the title feat(general): upgrade checkvo python version to 3.10 feat(general): upgrade checkvo python version Sep 16, 2025
Copy link
Contributor

@bo156 bo156 left a comment

Choose a reason for hiding this comment

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

nice job! note that the description mentioned by mistake dropping support for python 3.9 , please update it

@lirshindalman lirshindalman merged commit a3b5b10 into main Oct 9, 2025
43 checks passed
@lirshindalman lirshindalman deleted the upgrade_python branch October 9, 2025 06:11
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