Skip to content

Python 3.12+ support#1862

Merged
ksivaman merged 2 commits intoNVIDIA:mainfrom
ksivaman:python_3+
Jun 10, 2025
Merged

Python 3.12+ support#1862
ksivaman merged 2 commits intoNVIDIA:mainfrom
ksivaman:python_3+

Conversation

@ksivaman
Copy link
Copy Markdown
Member

@ksivaman ksivaman commented Jun 9, 2025

Description

Add support for latest python versions.

Fixes #1861

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

  • Remove upper bound for Python version requirement.

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
@ksivaman ksivaman requested a review from timmoon10 June 9, 2025 19:56
@ksivaman ksivaman added the 2.5.0 label Jun 9, 2025
@ksivaman
Copy link
Copy Markdown
Member Author

ksivaman commented Jun 9, 2025

/te-ci

Copy link
Copy Markdown
Collaborator

@timmoon10 timmoon10 left a comment

Choose a reason for hiding this comment

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

LGTM, have we tried running with Python 3.13?

@ksivaman ksivaman merged commit 031c6cf into NVIDIA:main Jun 10, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Python 3.13

2 participants