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 support for Python 3.12 #3617

Closed
jeremydvoss opened this issue Jan 5, 2024 · 9 comments
Closed

Add support for Python 3.12 #3617

jeremydvoss opened this issue Jan 5, 2024 · 9 comments

Comments

@jeremydvoss
Copy link
Contributor

jeremydvoss commented Jan 5, 2024

We do not currently support Python 3.12.

There was an issue with a new log record attribute in 3.12, but that appears to have been fixed. Is there any reason we cannot support 3.12 now?

Here are PRs to add 3.12 environments to tox:
#3616
open-telemetry/opentelemetry-python-contrib#2116
Related issues:
#3560
#3597
#3370

@aabmass
Copy link
Member

aabmass commented Jan 8, 2024

If CI is passing I think we should add it. I think @ocelotl discussed this in one SIG but don't remember the outcome of that discussion

@lzchen
Copy link
Contributor

lzchen commented Jan 8, 2024

@aabmass

I believe we discussed to drop 3.7 alongside supporting 3.12 because we wanted to limit the number of versions we support. I added a note in order agenda for the next Python SIG to discuss this again.

@symnatbay
Copy link

I would like to see this sooner than later. Will be moving forward without OpenTelemetry until this is added. Appreciate the effort, thanks.

@matt-mercer
Copy link

👍 to accellerating the timescale on this ... this will be a blocker to rolling out opentelemetry on some of our most forward thinking projects ( which is exactly where we want it most)

@trevorriles
Copy link

What are the blockers here? I would love to help push this across the line.

@elebiodaslingshot
Copy link

We add support for new Python versions no later than 3 months after they become stable.
erm....
Release Date: Oct. 2, 2023

@ocelotl
Copy link
Contributor

ocelotl commented Apr 19, 2024

Sorry for the delay, @jeremydvoss I have fixed the conflicts in #3616 but it is a draft PR right now, is it ready?

@y2kbugger
Copy link

@xrmx
Copy link
Contributor

xrmx commented Jun 24, 2024

Python 3.12 support has been merged.

@xrmx xrmx closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants