Skip to content
Merged
Changes from 2 commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
800500a
test pypy311 CI issue
kshitij-microsoft May 15, 2026
a9084e4
Merge branch 'main' into kchawla/pypy311Fix
kshitij-microsoft May 15, 2026
6d7d29f
probe: enable PYTHONFAULTHANDLER in dispatch_checks subprocesses to c…
kshitij-microsoft May 15, 2026
81d2397
probe: invoke pytest via python -X faulthandler -X dev to capture C-l…
kshitij-microsoft May 15, 2026
c8ef29e
probe: add -X importtime -u + PYTHONUNBUFFERED to identify crashing i…
kshitij-microsoft May 15, 2026
a1f4e55
cleanup: untrack unrelated files committed by mistake
kshitij-microsoft May 15, 2026
74df78a
probe: wrap pytest in bash to tee stderr to file and cat after, ensur…
kshitij-microsoft May 15, 2026
6dcc3ab
probe: incremental import bisect to find which import triggers PyPy S…
kshitij-microsoft May 15, 2026
5f71a64
ci(pypy): pin PyPy 3.11 to v7.3.22 to work around RPython AssertionEr…
kshitij-microsoft May 15, 2026
fe36d80
ci(pypy): bootstrap pip via ensurepip after overlaying PyPy 7.3.22 ta…
kshitij-microsoft May 15, 2026
d0dbd35
ci(pypy): gate PyPy 7.3.22 overlay behind OverridePyPyVersion variabl…
kshitij-microsoft May 17, 2026
09a71ae
ci(pypy): make PyPy override step matrix-driven via PyPyBuildVersion …
kshitij-microsoft May 17, 2026
114da00
cleanup: revert seed README change and remove pypy reproducer file
kshitij-microsoft May 18, 2026
41e8843
Merge branch 'main' into kchawla/pypy311Fix
kshitij-microsoft May 18, 2026
e9d1a43
limit blast radius. this is going to hit issues with CFSClean most li…
scbedd May 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sdk/ml/azure-ai-ml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:opencode@microsoft.com
..
Comment thread
kshitij-microsoft marked this conversation as resolved.
Outdated
Loading