astral icon indicating copy to clipboard operation
astral copied to clipboard

Drop Python 2 support

Open sffjunkie opened this issue 5 years ago • 4 comments

As part of refactoring remove all Python 2 support?

sffjunkie avatar Jun 19 '19 10:06 sffjunkie

Please see PR #39.

hugovk avatar Aug 06 '19 13:08 hugovk

Legacy python is legacy. The existing code should suffice for anybody who needs to run 2.x. I say go with 3.x only.

danielhoherd avatar Jan 14 '20 18:01 danielhoherd

Version 2.0 drops Python 2.x and requires 3.6 or greater due to use of dataclasses.

sffjunkie avatar Feb 10 '20 12:02 sffjunkie

Great, I'll close PR #39 then :)

hugovk avatar Feb 10 '20 13:02 hugovk