-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
toolchain: Python 3.12 #16384
toolchain: Python 3.12 #16384
Conversation
The changes to the 'requirements-fixed.txt' have been added to this PR. Note: This comment is automatically posted and updated by the Comment GitHub Action. |
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
All integration tests: added because 'CI-all-test' was added manually Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
7596e5b
to
748c92a
Compare
748c92a
to
af9d904
Compare
Shouldn't the python version bumped on all platforms? Majority of the users are on Windows and macOS, how's the compatibility ensured? These files are input to the toolchain builder as far as I know. We also noticed that kconfiglib might not be compatible with anything that is newer than python 3.9.x. |
790e720
to
fd70520
Compare
@jangalda-nsc tested building the bundle with Mac/Windows before summer break but they failed in the toolchain-bundler. He reported this to the TCM team and is waiting for it to be resolved. |
fd70520
to
5f91e8f
Compare
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 7419f450408d2c7c2b53a7b6e5f7bf1ec1e33795 more detailssdk-nrf:
Github labels
List of changed files detected by CI (6)
Outputs:ToolchainVersion: 9338b70c26 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped
Disable integration tests
Note: This message is automatically posted and updated by the CI |
Use Python 3.12 in Linux toolchain bundle Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
5f91e8f
to
204cded
Compare
0142fb7
to
bca2f4f
Compare
bca2f4f
to
fd91d17
Compare
Remove deprecated object.oid, use object.id https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
fd91d17
to
7419f45
Compare
test-sdk-nrf: python-3.12