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

Python 3.13 support #1430

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Python 3.13 support #1430

wants to merge 11 commits into from

Conversation

dokterbob
Copy link
Collaborator

@dokterbob dokterbob commented Oct 14, 2024

  • Remove numpy dep: In light of Support for Python 3.13 #1428, I see no direct reference to numpy, so proposing to remove it as a direct dep.
  • Run tests with Python 3.13
  • Drop support for Python 3.9 (Python 3.13 requires scipy 1.14.1 which requires Python >3.10)
  • Replace unmaintained asyncpg sqlalchemy backend
  • Resolve Poetry installation failures
  • Manual testing
  • Run E2E tests with 3.13 at least once
  • Update README
  • Update docs
  • Run tests in Python 3.13 open-telemetry/opentelemetry-python#4067

@dokterbob dokterbob changed the title Remove numpy as hard dependency. Python 3.13 support Oct 14, 2024
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.

1 participant