Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernizing guide: also mention com2ann #1869

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

AlexWaygood
Copy link
Member

Small followup to #1868

This guide mentions type comments as one of the older typing features that you might like to modernize; as far as I know, com2ann is still the best tool for auto-converting these to Python-3 type annotations.

Small followup to #1868

This guide mentions type comments as one of the older typing features that you might like to modernize; as far as I know, `com2ann` is still the best tool for auto-converting these to Python-3 type annotations.
@JelleZijlstra JelleZijlstra merged commit adc675f into main Oct 23, 2024
5 checks passed
@JelleZijlstra JelleZijlstra deleted the AlexWaygood-patch-1 branch October 23, 2024 13:54
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