-
Notifications
You must be signed in to change notification settings - Fork 9
Add Python 3.13 support #35
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
Conversation
👋 Hello jakub-kocka, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
7527ba8
to
6ad86dd
Compare
e42eaaa
to
7e80073
Compare
@jakub-kocka Thanks, LGTM in general. What do you suggest how should we handle those new cases from the ignore list? We will have to get back to them later. If that period is too long then in the meantime we need restrictions on the ESP-IDF side. |
You can use cs01/gdbgui#494 in your comments as tracker. |
@dobairoland, thanks for the review. I have seen that you have added a message about I think we can also update the constraints repository with the cases from the ignore list, this should prevent IDF from demanding a specific version for Python 3.13 if needed. Can we merge this? |
You haven't linked this issue. Here is the one for windows_curses: zephyrproject-rtos/windows-curses#69 Maybe this it the one for cryptography: pyca/cryptography#11436 The Windows and the cryptography ARM32 incompatibilities are serious ones and we need to track them internally to get back to this later. |
1f933e7
to
793a254
Compare
793a254
to
9907cb4
Compare
9907cb4
to
15a7457
Compare
Description
mypy
dependency (all-types
is "staged in time" and sub-dependencies has been deleted)gdbgui
,windows-curses
)Print requirements
job for the Python depended wheels for better debuggingRelated
gdbgui
Python 3.13 is not supported cs01/gdbgui#494Testing
Succeeded job: https://github.com/espressif/idf-python-wheels/actions/runs/11347660297