Skip to content

Add python 3.14 support#4193

Open
emdneto wants to merge 24 commits intoopen-telemetry:mainfrom
emdneto:py314
Open

Add python 3.14 support#4193
emdneto wants to merge 24 commits intoopen-telemetry:mainfrom
emdneto:py314

Conversation

@emdneto
Copy link
Member

@emdneto emdneto commented Feb 12, 2026

Fix #4192

Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
@Kludex
Copy link
Member

Kludex commented Feb 12, 2026

It's a bit crazy how many changes are needed here... Isn't there any proposal to simplify the CI?

@emdneto
Copy link
Member Author

emdneto commented Feb 12, 2026

It's a bit crazy how many changes are needed here... Isn't there any proposal to simplify the CI?

There are some improvements could be done: #3547

Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
@emdneto emdneto marked this pull request as ready for review February 13, 2026 12:40
@emdneto emdneto requested a review from a team as a code owner February 13, 2026 12:40
Copy link
Member Author

@emdneto emdneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm gonna add the classifiers later

  • Add the version in tox.ini
  • Add the version in pyproject.toml trove classifiers
  • Update github workflows accordingly with tox -e generate-workflows; lint and benchmarks use the latest supported version
  • Update .pre-commit-config.yaml
  • Update tox examples in the documentation

Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
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.

add python 3.14 support in CI

10 participants