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

experiment with python 3.13 #8959

Closed
wants to merge 6 commits into from
Closed

experiment with python 3.13 #8959

wants to merge 6 commits into from

Conversation

anakin87
Copy link
Member

@anakin87 anakin87 commented Mar 4, 2025

Related Issues

  • fixes #issue-number

Proposed Changes:

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I documented my code
  • I ran pre-commit hooks and fixed any issue

@coveralls
Copy link
Collaborator

coveralls commented Mar 4, 2025

Pull Request Test Coverage Report for Build 13657128895

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 133 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-1.2%) to 88.968%

Files with Coverage Reduction New Missed Lines %
core/pipeline/async_pipeline.py 1 62.59%
core/type_utils.py 1 93.18%
components/extractors/llm_metadata_extractor.py 2 67.3%
utils/callable_serialization.py 2 90.7%
components/extractors/named_entity_extractor.py 127 0.0%
Totals Coverage Status
Change from base Build 13652854933: -1.2%
Covered Lines: 9468
Relevant Lines: 10642

💛 - Coveralls

@anakin87 anakin87 added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label Mar 4, 2025
@anakin87
Copy link
Member Author

anakin87 commented Mar 5, 2025

Python 3.13 support was introduced in #8965.

This PR was opened just for experimentation, so I'm closing it.

@anakin87 anakin87 closed this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes PRs with this flag won't be included in the release notes. topic:build/distribution topic:CI topic:tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants