-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Python 3.6 is already on security patches only - no bug fixes - with an end-of-life in December 2021 (https://endoflife.date/python)
There are already two work-arounds to support Python 3.6 relating to:
dictnot being ordered at 3.6- no
re.Patternat 3.6
Also:
- support for Python 3.6 has been dropped from
numpy1.20
I'm inclined to also drop support for 3.6 sooner than the end of the year.
What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request