jaraco / inflect

Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
https://pypi.org/project/inflect
MIT License
957 stars 107 forks source link

Use typing_extensions only when needed #211

Closed qarkai closed 2 months ago

qarkai commented 4 months ago

Annotated was added in Python 3.9 Literal was added in Python 3.8

jaraco commented 2 months ago

Thanks for this!

jaraco commented 2 months ago

Released as v7.3.0.