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

chore: update py version in lint workflow to 3.13 #4450

Merged
merged 3 commits into from
Mar 12, 2025

Conversation

jomcgi
Copy link
Contributor

@jomcgi jomcgi commented Feb 27, 2025

Description

This upgrade was delayed due to an issue where pylint was unable to import collections.abc
pylint-dev/pylint#10112

Update references to 3.13 now that the underlying issue has been resolved.

Fixes #4366

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Pushed change & triggered CI to verify the workflow runs as expected with python 3.13

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@jomcgi jomcgi force-pushed the chore-update-ci-lint-pyversion branch 2 times, most recently from ee82a5c to 8740573 Compare February 27, 2025 12:51
@jomcgi jomcgi closed this Feb 27, 2025
@jomcgi jomcgi force-pushed the chore-update-ci-lint-pyversion branch from 8740573 to ac7329c Compare February 27, 2025 12:55
@jomcgi jomcgi reopened this Feb 27, 2025
@jomcgi jomcgi changed the title [WIP] chore: update py version in lint workflow to 3.13 chore: update py version in lint workflow to 3.13 Feb 27, 2025
@jomcgi jomcgi marked this pull request as ready for review February 27, 2025 13:12
@jomcgi jomcgi requested a review from a team as a code owner February 27, 2025 13:12
This upgrade was delayed due to an issue where pylint
was unable to import collections.abc
Update references to 3.13 now that the underlying issue
has been resolved.
Resolved new linting errors highlighted by the upgrade.
@jomcgi jomcgi force-pushed the chore-update-ci-lint-pyversion branch from d929886 to 54e1314 Compare March 12, 2025 08:36
@xrmx xrmx enabled auto-merge (squash) March 12, 2025 14:11
@xrmx xrmx merged commit 02598db into open-telemetry:main Mar 12, 2025
385 checks passed
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.

Update lint CI Jobs to python3.13
3 participants