Fix Python 3.7
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix Python 3.7
Jared Deckard
requested to merge
python-3-7-type-class
into
master
Jul 20, 2018
Overview
3
Commits
2
Pipelines
3
Changes
3
Use
__origin__
on generic types since python 3.7 broke
__class__
.
Merge request reports
Loading