Skip to content

Conversation

neutrinoceros
Copy link

This regular expression implicitly assumes that the minor version of Python 3 is single-digit. Fixes it.

Copy link

codecov bot commented Sep 14, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 53.20%. Comparing base (15b7577) to head (3dd6263).

Files with missing lines Patch % Lines
src/wheel/_bdist_wheel.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #672   +/-   ##
=======================================
  Coverage   53.20%   53.20%           
=======================================
  Files          13       13           
  Lines        1109     1109           
=======================================
  Hits          590      590           
  Misses        519      519           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@neutrinoceros
Copy link
Author

just realized this isn't actually a bug because it's not used to fullmatch a string. I was just confused for a minute but this was a red herring.

@neutrinoceros neutrinoceros deleted the bug/fix-py-limited-api-pattern branch September 14, 2025 09:42
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.

1 participant