Add Python3.12 and Python3.13 support to build workflows and templates
Description: Adding python3.12 support
Link to tracking Issue: #1080
Testing:
I did some testing here: https://github.com/open-telemetry/opentelemetry-lambda/pull/1754#event-17130941251
Documentation: TBD
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Hello @vasireddy99
The PR here is now merged: https://github.com/open-telemetry/opentelemetry-lambda/pull/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!
Hello @vasireddy99
The PR here is now merged: https://github.com/open-telemetry/opentelemetry-lambda/pull/1754
I did some testing there, but I wasn't able to build using the
python/build.shfor this repository due to the fact that../opentelemetry-lambda/collectoris missing. I wasn't sure if that's necessary for testing the new version or not.The
python3.13andpython3.12keywords 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.
This PR is stale because it has been open 60 days with no activity.