python-json-patch icon indicating copy to clipboard operation
python-json-patch copied to clipboard

Drop Python 2.7 support

Open stefankoegl opened this issue 3 years ago • 0 comments

In #139 the question has come up whether to drop support for Python 2.7.

I don't have any opinion on that yet, but I'd like to open the discussion.

A related issue is open for jsonpointer at stefankoegl/python-json-pointer#48.

Input

The charts on https://pypistats.org/packages/jsonpatch show download stats based on Python versions.

Sunset date for the Python project itself was Jan 1, 2020: https://www.python.org/doc/sunset-python-2/

See https://python3statement.org/ for projects that have dropped support for Python 2 by/before the sunset date.

stefankoegl avatar Jan 18 '22 15:01 stefankoegl