Skip to content

Python 3.12 support - #318

Open
Anthony Shaw (tonybaloney) wants to merge 2 commits into
microsoft:mainfrom
tonybaloney:verify_312
Open

Python 3.12 support#318
Anthony Shaw (tonybaloney) wants to merge 2 commits into
microsoft:mainfrom
tonybaloney:verify_312

Conversation

@tonybaloney

Copy link
Copy Markdown

No description provided.

@tonybaloney

Copy link
Copy Markdown
Author

Build failure of Windows 3.12 is due to psycopg/psycopg2#1628
psycopg2 doesn't ship Windows 3.12 wheels yet due to downstream blockers on appveyor.

We're only installing it for a test (which passes on Linux).

Alternatively psycopg3 has proper support now as well

@lzchen

Copy link
Copy Markdown
Contributor

We probably won't support 3.12 until upstream opentelemetry supports it.

@y2kbugger

Copy link
Copy Markdown

Sign up for freeto 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.

3 participants

@tonybaloney@lzchen@y2kbugger