Skip to content

Conversation

@lukasz-mitka
Copy link
Contributor

Adds Python 3.14

Follow-up to #2041 with some additional places where python should be updated.

@lukasz-mitka lukasz-mitka requested a review from a team as a code owner December 2, 2025 15:24
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 2, 2025

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: lukasz-mitka / name: Łukasz Mitka (6cfa883)

@wpessers
Copy link
Contributor

wpessers commented Dec 3, 2025

LGTM in general. Have you by any chance been able to test this in an actual lambda function with python 3.14, building the layer from source yourself? I don't see any open issues regarding python 3.14 in https://github.com/open-telemetry/opentelemetry-python, nor in https://github.com/open-telemetry/opentelemetry-python-contrib so most likely it should be fine.

@lukasz-mitka
Copy link
Contributor Author

No, I haven't tested it. Unlikely I will find time to figure out how to do it and then do it.
I will test it once it's available though :)

Copy link
Contributor

@wpessers wpessers left a comment

Choose a reason for hiding this comment

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

LGTM, will try to find some time to do a quick smoke-test myself before merging. Thank you for contributing! 🚀

@serkan-ozal
Copy link
Contributor

Yeah, let's do a quick smoke that to be sure that it works with Python 3.14 in real AWS Lambda environment. OpenTelemetry Python SDK supports Python version 3.9+, so I am not expecting any compatibility issue, but it is still important to verify it (at least with a very basic hello-world like Lambda function).

@wpessers
Copy link
Contributor

wpessers commented Dec 5, 2025

Verified with simple aws sdk call to sts, setup available at https://github.com/wpessers/python-otel-smoke-test if anyone would be interested.

@wpessers wpessers merged commit 793ba52 into open-telemetry:main Dec 5, 2025
17 checks passed
@wpessers wpessers added python Pull requests that update Python code github_actions Pull requests that update GitHub Actions code enhancement New feature or request labels Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants