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

[DOP-9653] Add Python 3.12 compatibility #167

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

dolfinus
Copy link
Member

@dolfinus dolfinus commented Oct 10, 2023

Change Summary

Add Python 3.12 to CI matrix, README and setup.py.

Related issues:

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Oct 10, 2023
@dolfinus dolfinus temporarily deployed to test-pypi October 10, 2023 09:26 — with GitHub Actions Inactive
@dolfinus dolfinus temporarily deployed to test-pypi October 10, 2023 09:34 — with GitHub Actions Inactive
@xzkostyan
Copy link

clickhouse-driver==0.2.6 wheels for 3.12 are published to pypi.

@dolfinus dolfinus changed the title [DOP-9653] Test Python 3.12 compatibility [DOP-9653] Add Python 3.12 compatibility Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9615e68) 94.20% compared to head (6a6aef1) 94.24%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #167      +/-   ##
===========================================
+ Coverage    94.20%   94.24%   +0.03%     
===========================================
  Files          204      204              
  Lines         7684     7684              
  Branches      1380     1347      -33     
===========================================
+ Hits          7239     7242       +3     
+ Misses         330      328       -2     
+ Partials       115      114       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@maxim-lixakov maxim-lixakov left a comment

Choose a reason for hiding this comment

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

@dolfinus
Copy link
Member Author

картинку еще бы обновить

Она обновится при публикации пакета в PyPI, информация о версии пакета и поддерживаемых версиях Python берется именно оттуда

@dolfinus dolfinus merged commit 9df496e into develop Dec 12, 2023
53 checks passed
@dolfinus dolfinus deleted the feature/python-3.12 branch December 12, 2023 11:31
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.

None yet

3 participants