Skip to content

Make TypeAliasType __module__ writable#744

Open
ericmarkmartin wants to merge 3 commits intopython:mainfrom
ericmarkmartin:typealiastype-writable-module
Open

Make TypeAliasType __module__ writable#744
ericmarkmartin wants to merge 3 commits intopython:mainfrom
ericmarkmartin:typealiastype-writable-module

Conversation

@ericmarkmartin
Copy link
Copy Markdown

@ericmarkmartin
Copy link
Copy Markdown
Author

I still need to add a changelog entry here

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.76%. Comparing base (83caa59) to head (4214724).

@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
- Coverage   97.38%   96.76%   -0.63%     
==========================================
  Files           3        3              
  Lines        7690     7691       +1     
==========================================
- Hits         7489     7442      -47     
- Misses        201      249      +48     
Flag Coverage Δ
3.10 88.98% <100.00%> (+<0.01%) ⬆️
3.10.4 88.98% <100.00%> (+<0.01%) ⬆️
3.11 88.22% <100.00%> (+<0.01%) ⬆️
3.11.0 87.45% <100.00%> (+<0.01%) ⬆️
3.12 88.16% <100.00%> (+<0.01%) ⬆️
3.12.0 88.15% <100.00%> (+<0.01%) ⬆️
3.13 81.66% <100.00%> (+<0.01%) ⬆️
3.13.0 82.39% <100.00%> (+<0.01%) ⬆️
3.14 ?
3.9 89.69% <100.00%> (+<0.01%) ⬆️
3.9.12 89.69% <100.00%> (+<0.01%) ⬆️
pypy3.10 88.81% <100.00%> (+<0.01%) ⬆️
pypy3.11 88.07% <100.00%> (+<0.01%) ⬆️
pypy3.9 89.53% <100.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/test_typing_extensions.py 97.82% <100.00%> (-0.58%) ⬇️
src/typing_extensions.py 93.15% <100.00%> (-0.80%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ericmarkmartin ericmarkmartin force-pushed the typealiastype-writable-module branch from c9b4323 to 332c96a Compare April 30, 2026 21:24
@ericmarkmartin ericmarkmartin force-pushed the typealiastype-writable-module branch from 332c96a to 4214724 Compare April 30, 2026 21:26
Copy link
Copy Markdown
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Looks good, but going to wait until the CPython PR lands

@JelleZijlstra
Copy link
Copy Markdown
Member

One more tests needs updating

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.

2 participants