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

Workaround for __type_params__ bug in Python 3.12.0 #236

Merged
merged 5 commits into from
Jan 16, 2025

Conversation

brentyi
Copy link
Owner

@brentyi brentyi commented Jan 16, 2025

cc #235

@brentyi brentyi force-pushed the brent/type_0.9.9_regression branch from b5b06a8 to 8d687d1 Compare January 16, 2025 19:57
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (8a2ed92) to head (a7b131a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #236   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          28       28           
  Lines        2326     2329    +3     
=======================================
+ Hits         2321     2324    +3     
  Misses          5        5           
Flag Coverage Δ
unittests 99.78% <100.00%> (+<0.01%) ⬆️

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.

@brentyi brentyi changed the title Add test from #235 Workaround for __type_params__ bug in Python 3.12.0 Jan 16, 2025
@brentyi brentyi force-pushed the brent/type_0.9.9_regression branch from ae8a79f to a7b131a Compare January 16, 2025 21:38
@brentyi brentyi merged commit 7577a30 into main Jan 16, 2025
15 checks passed
@brentyi brentyi deleted the brent/type_0.9.9_regression branch January 16, 2025 21:41
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