Skip to content

Remove no_type_check_decorator from __all__ for Python >= 3.15 - #699

Merged
AlexWaygood merged 3 commits into
python:mainfrom
donbarbos:remove-no_type_check_decorator-from-all
Nov 18, 2025
Merged

Remove no_type_check_decorator from __all__ for Python >= 3.15#699
AlexWaygood merged 3 commits into
python:mainfrom
donbarbos:remove-no_type_check_decorator-from-all

Conversation

@donbarbos

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecovBot commented Nov 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (f684c9a) to head (b16ee88).
⚠️ Report is 1 commits behind head on main.

@@ Coverage Diff @@## main #699 +/- ##
=======================================
Coverage 97.38% 97.38% =======================================
Files 3 3 Lines 7687 7689 +2 =======================================
+ Hits 7486 7488 +2 
Misses 201 201 
FlagCoverage Δ
3.1088.98% <100.00%> (+<0.01%)⬆️
3.10.488.98% <100.00%> (+<0.01%)⬆️
3.1188.21% <100.00%> (+<0.01%)⬆️
3.11.087.44% <100.00%> (+<0.01%)⬆️
3.1288.16% <100.00%> (+<0.01%)⬆️
3.12.088.15% <100.00%> (+<0.01%)⬆️
3.1381.65% <100.00%> (+<0.01%)⬆️
3.13.082.38% <100.00%> (+<0.01%)⬆️
3.1478.83% <100.00%> (+<0.01%)⬆️
3.989.69% <100.00%> (+<0.01%)⬆️
3.9.1289.69% <100.00%> (+<0.01%)⬆️
pypy3.1088.81% <100.00%> (+<0.01%)⬆️
pypy3.1188.07% <100.00%> (+<0.01%)⬆️
pypy3.989.52% <100.00%> (+<0.01%)⬆️

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

Files with missing linesCoverage Δ
src/typing_extensions.py93.94% <100.00%> (+<0.01%)⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JelleZijlstra

Copy link
Copy Markdown
Member

Some CI problem with codecov...

@AlexWaygood

Copy link
Copy Markdown
Member

something something cloudflare outage?

@AlexWaygood
AlexWaygood merged commit 2638b86 into python:mainNov 18, 2025
24 checks passed
Sign up for freeto 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.

3 participants

@donbarbos@JelleZijlstra@AlexWaygood