Skip to content
Snippets Groups Projects
Commit 51484ad0 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

compat: drop support for python 2.7

This removes all compatibility support for Python 3.5 and earlier, and
adjusts our __future__ imports to enable the `generator_stop` feature,
which was optional in Python 3.5 and enabled in 3.7.

See <https://docs.python.org/3/library/__future__.html> for details.
parent 2619943c
No related branches found
No related tags found
1 merge request!95Drop support for python 2.7 & mercurial < 5.2
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment