Skip to content

Conversation

@wyattscarpenter
Copy link
Contributor

@wyattscarpenter wyattscarpenter commented Nov 3, 2025

The documentation lists these in the order PreciseTupleTypes,InlineTypedDict, but mypy --help lists them in the order InlineTypedDict,PreciseTupleTypes. This updates the documentation to match the --help listing (including putting the descriptions in the same order as the names). This is the superior order, because it is alphabetical. Therefore, people will know where to look. This is sorted on purpose in the --help code, by the way; it's not just a coincidence.

outdated claim I notice that mypy --help now also lists TypeForm as an enablable experimental feature. This PR does not document that, but if anyone ever does, I sure know where they should put that section relative to these other two items!

@wyattscarpenter wyattscarpenter marked this pull request as ready for review November 3, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants