Skip to content
Discussion options

You must be logged in to vote

I think the only things which lock it to Python 3.7 are dataclasses, but it seems like there's a backport available:

https://pypi.org/project/dataclasses/

And contextvars, which also seems to have a backport available.

https://pypi.org/project/contextvars/

So it might be possible. If it's as simple as adding those packages as optional dependencies, then it might be worth doing. I'll create an issue for it.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@fsvenson
Comment options

@dantownsend
Comment options

@aminalaee
Comment options

@dantownsend
Comment options

@aminalaee
Comment options

Answer selected by fsvenson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants