Skip to content

Conversation

T-Dynamos
Copy link
Contributor

@T-Dynamos T-Dynamos commented Jul 26, 2025

This PR adds python 3.13 support, we can't set default version to 3.13 just yet as in latest python, distutils was removed, so a lot of recipes need updating.

Closes #3219

@T-Dynamos T-Dynamos force-pushed the python-update branch 2 times, most recently from a483a9d to 24d1da9 Compare July 26, 2025 19:13
@T-Dynamos T-Dynamos changed the title [WIP] python: update to 3.13 python: update to 3.13 Aug 16, 2025
@T-Dynamos T-Dynamos force-pushed the python-update branch 6 times, most recently from 6c99220 to d54d5a7 Compare August 17, 2025 05:51
@T-Dynamos T-Dynamos force-pushed the python-update branch 7 times, most recently from dc86b9e to 308d126 Compare August 19, 2025 14:11
@T-Dynamos T-Dynamos changed the title python: update to 3.13 python: add 3.13 support Aug 20, 2025
@T-Dynamos T-Dynamos force-pushed the python-update branch 6 times, most recently from fc5223d to ecb34a7 Compare August 20, 2025 06:20
@AndreMiras
Copy link
Member

Impressive work thanks a mil 💪
I don't know when I'll get a chance to test the setup runtime with a real app, so let's try to get the easy changes merged early first so we can keep focus on reviewing Python 3.13 related changes better

@T-Dynamos T-Dynamos marked this pull request as draft September 14, 2025 12:54
@T-Dynamos T-Dynamos force-pushed the python-update branch 2 times, most recently from e3f9a09 to f9aa2d0 Compare September 21, 2025 19:15
@T-Dynamos T-Dynamos force-pushed the python-update branch 5 times, most recently from f6a8619 to 79d1051 Compare October 4, 2025 04:03
@T-Dynamos T-Dynamos marked this pull request as ready for review October 4, 2025 05:19
@kuzeyron
Copy link
Contributor

kuzeyron commented Oct 4, 2025

Pillow recipe is working with this PR.

Next problem is the video: [INFO ] [Video ] Provider: null(['video_ffmpeg', 'video_ffpyplayer'] ignored)

@T-Dynamos T-Dynamos requested a review from AndreMiras October 4, 2025 13:39
@kuzeyron kuzeyron added the PR-tested PR has been tested label Oct 4, 2025
kuzeyron
kuzeyron previously approved these changes Oct 4, 2025
AndreMiras
AndreMiras previously approved these changes Oct 4, 2025
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

Impressive work again.
Looking good to me, we can merge it pretty soon if nobody has anything to say about it in the next few days.
@kuzeyron did you get a chance to play with it at run time too?

@kuzeyron
Copy link
Contributor

kuzeyron commented Oct 4, 2025

Impressive work again.
Looking good to me, we can merge it pretty soon if nobody has anything to say about it in the next few days.
@kuzeyron did you get a chance to play with it at run time too?

It passed my tests

@T-Dynamos T-Dynamos dismissed stale reviews from AndreMiras and kuzeyron via 7473c1e October 4, 2025 18:30
@kuzeyron kuzeyron removed the PR-tested PR has been tested label Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-providers Core code that's not a recipe recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pillow recipe is causing errors
4 participants