Skip to content

Port sentinel from Python when available

cf7f6f2
Select commit
Loading
Failed to load commit list.
Merged

Support for pickling sentinel objects as singletons #617

Port sentinel from Python when available
cf7f6f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 0s

97.38% (+0.00%) compared to 83caa59

View this Pull Request on Codecov

97.38% (+0.00%) compared to 83caa59

Details

Codecov Report

❌ Patch coverage is 98.79518% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.38%. Comparing base (83caa59) to head (cf7f6f2).

Files with missing lines Patch % Lines
src/typing_extensions.py 97.82% 1 Missing ⚠️
@@           Coverage Diff           @@
##             main     #617   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files           3        3           
  Lines        7690     7731   +41     
=======================================
+ Hits         7489     7529   +40     
- Misses        201      202    +1     
Files with missing lines Coverage Δ
src/test_typing_extensions.py 98.40% <100.00%> (+<0.01%) ⬆️
src/typing_extensions.py 93.96% <97.82%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.