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

fix(tags): fixes ImportError on Python >=3.11 (#1363) #1364

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

jakob-keller
Copy link
Contributor

Description

Fixes #1363

Checklist

  • Add test cases to all the changes you introduce
  • Run poetry all locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

Steps to Test This Pull Request

Additional context

Copy link
Member

@noirbizarre noirbizarre left a comment

Choose a reason for hiding this comment

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

Perfect, I'll close mine (#1365) and merge this one ASAP

Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (120d514) to head (775b15c).
Report is 572 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1364      +/-   ##
==========================================
+ Coverage   97.33%   97.69%   +0.35%     
==========================================
  Files          42       57      +15     
  Lines        2104     2647     +543     
==========================================
+ Hits         2048     2586     +538     
- Misses         56       61       +5     
Flag Coverage Δ
unittests 97.69% <ø> (+0.35%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@noirbizarre noirbizarre merged commit 79dd19d into commitizen-tools:master Mar 2, 2025
18 checks passed
@jakob-keller jakob-keller deleted the patch-1 branch March 2, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in 4.4.0
2 participants