Title says it all. I realize its probably a huge pain in the ass to get 50 PRs at the same time. In this issue, I will keep a living list of my open PRs with some comments wrt dependency relationships or other helpful info for maintainers.
In review, all comments addressed, ready for merge:
python/mypy#20371
python/mypy#19643
python/mypy#19948
Ready for review:
python/mypy#19930 - 17 LOC + test, this PR lets us utilize all constant folding improvements in get_expr_length
python/mypy#20117 - This is a simple PR (35 LOC) which should show a meaningful performance improvement for all constants on Python3.14
python/mypy#20074 - 16 LOC + test, this PR lets us utilize our recent constant folding improvements and expression length utils in translate_len
python/mypy#19979 - 5 LOC + tests
python/mypy#19935
python/mypy#19864
In review, needs changes:
python/mypy#19870
python/mypy#20085
python/mypy#20012
python/mypy#19982
python/mypy#19970
Drafts (ignore these, this is for me)
python/mypy#19056
This is currently incomplete, it will be updated soon