Skip to content

Conversation

@oscarkey
Copy link
Contributor

Onnx now works on Python 3.13.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request re-enables ONNX export tests for Python 3.13, reflecting that onnx now supports this version. The changes correctly remove the pytest.xfail condition for Python 3.13 from the ONNX tests in both test_classifier_interface.py and test_regressor_interface.py. As a good housekeeping measure, the now-unused sys imports are also removed. The changes are focused and correct.

Copy link
Contributor

@brendan-priorlabs brendan-priorlabs left a comment

Choose a reason for hiding this comment

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

LGTM. Left a cleanup comment, but you guys are obviously slammed right now, so feel free to ignore/TODO

@oscarkey oscarkey enabled auto-merge (squash) October 6, 2025 09:28
@oscarkey oscarkey merged commit 163e395 into main Oct 6, 2025
10 checks passed
@oscarkey oscarkey deleted the ok-onnx-tests branch October 6, 2025 09:43
oscarkey added a commit that referenced this pull request Nov 12, 2025
* Record copied public PR 526

* Re-enable onnx tests. (#526)

---------

Co-authored-by: mirror-bot <mirror-bot@users.noreply.github.com>
Co-authored-by: Oscar Key <oscar@priorlabs.ai>
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