Closed
Description
I'm planning to make a 1.7 release around Nov 2 to Nov 6 (tentative timeline).
Please post here any issues you'd like to see fixed in the release, or PRs you'd like to have merged. I'll cut the release branch around Oct 30.
This release will be the first one where we create the release blog post in the repo (either in CHANGELOG.md
or in a temporary file which we'll add to CHANGELOG.md
at the time of the release).
Here are some other major changes I'm hoping to include:
- Enable
--new-type-inference
by default (subject to no major known regressions). - Enable TypeVarTuple by default.