Doc: Python version #5

Closed
opened 2021-05-03 00:12:00 -04:00 by lecris · 4 comments
Contributor

At least python 3.8 is needed for TypedDict

At least python 3.8 is needed for `TypedDict`
Owner

Thanks for pointing this out. Type hints aren't all that critical, so I'll remove TypedDict to drop the minimum version to 3.7 (as reported by vermin).

Thanks for pointing this out. Type hints aren't all that critical, so I'll remove `TypedDict` to drop the minimum version to 3.7 (as reported by [vermin](https://github.com/netromdk/vermin)).
Author
Contributor

Hmm, Centos base still has 3.6 as default, and many projects are migrating to 3.8 straight, so I don't think it is necessary to remove TypedDict, just needs to be documented

I.e. if they are upgrading, they'll be upgrading straight to 3.8 anyway

Hmm, Centos base still has 3.6 as default, and many projects are migrating to 3.8 straight, so I don't think it is necessary to remove `TypedDict`, just needs to be documented I.e. if they are upgrading, they'll be upgrading straight to 3.8 anyway
Owner

Alright, will do. Thanks!

Alright, will do. Thanks!
Owner
d080590c54
fair closed this issue 2021-05-03 10:29:30 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fair/matrix-puppeteer-line#5
No description provided.