Skip to content
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

Add Python3.12 and Python3.13 support to build workflows and templates #1103

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

imanshafiei540
Copy link

@imanshafiei540 imanshafiei540 commented Mar 31, 2025

Description: Adding python3.12 support

Link to tracking Issue: #1080

Testing:

I did some testing here: open-telemetry/opentelemetry-lambda#1754 (comment)

Documentation: TBD

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@imanshafiei540 imanshafiei540 requested a review from a team as a code owner March 31, 2025 21:49
@imanshafiei540 imanshafiei540 changed the title Add Python 3.12 support to build workflows and templates Add Python 3.12 and Python3.13 support to build workflows and templates Apr 4, 2025
@imanshafiei540 imanshafiei540 changed the title Add Python 3.12 and Python3.13 support to build workflows and templates Add Python3.12 and Python3.13 support to build workflows and templates Apr 4, 2025
@imanshafiei540
Copy link
Author

Hello @vasireddy99

The PR here is now merged: open-telemetry/opentelemetry-lambda#1754

I did some testing there, but I wasn't able to build using the python/build.sh for this repository due to the fact that ../opentelemetry-lambda/collector is missing. I wasn't sure if that's necessary for testing the new version or not.

The python3.13 and python3.12 keywords are there, but please let me know if and how I can test it further, so it will be easier to approve.

Thank you!

@vasireddy99
Copy link
Contributor

Hello @vasireddy99

The PR here is now merged: open-telemetry/opentelemetry-lambda#1754

I did some testing there, but I wasn't able to build using the python/build.sh for this repository due to the fact that ../opentelemetry-lambda/collector is missing. I wasn't sure if that's necessary for testing the new version or not.

The python3.13 and python3.12 keywords are there, but please let me know if and how I can test it further, so it will be easier to approve.

Thank you!

Thanks for the contribution upstream, we don't have an ETA at the moment, but will add support for both versions in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants