Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
arosics
Merge requests
!16
Enhancement/drop py27
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Daniel Scheffler
requested to merge
enhancement/drop_py27
into
master
Mar 12, 2021
Overview
0
Commits
4
Pipelines
1
Changes
13
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'.