Skip to content
GitLab
Explore
Sign in
Enhancement/drop py27
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Scheffler
requested to merge
enhancement/drop_py27
into
master
Mar 12, 2021
Overview
0
Commits
4
Pipelines
1
Changes
13
Expand
Dropped Python 2.7 support due to its end of life status.
Replaced existing type hints with PEP 484 type hints.
Revised docstrings.
Fixed a lot of Sphinx warnings during 'make docs'.
Merge request reports
Loading