-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Enable python 3.14 support for azure-ai-ml #44072
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
Merged
saanikaguptamicrosoft
merged 13 commits into
Azure:main
from
saanikaguptamicrosoft:saanika/support_py314
Nov 26, 2025
Merged
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
3d085fa
Initial changes to enable python 3.14 support - adjusted requirements
d3d28bd
Fix test_equality - Python 3.14 no longer allows NotImplemented to be…
9e0ed29
Unskip test in test_data_utils - Python 3.13+ enforces stricter conte…
485b77e
Fix DistillationJob.__eq__ logic and unskip test in test_distillation…
4832c01
Replace help() with inspect.signature() in test_dsl_group - making th…
eb18f39
Fix Python 3.14 test failures in test_init_finalize_job by accessing …
1220e74
Temp: Checking if the test runs for 3.13
56efed4
Temp: Checking if the test runs for 3.14
c9e61b0
Update skipif condition in test_persistent_locals - bytecode implemen…
bc11a0d
Update README
f5017c0
Update CHANGELOG
64d0c6b
Add tests for dev requirments
ef338ef
Add test to cover src code changes in distillation_job
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.