Skip to content

Pass *args and **kwargs to superclass in Generic.__new__#517

Merged
ilevkivskyi merged 2 commits into
python:masterfrom
chadrik:generic_dunder_new
Jan 27, 2018
Merged

Pass *args and **kwargs to superclass in Generic.__new__#517
ilevkivskyi merged 2 commits into
python:masterfrom
chadrik:generic_dunder_new

Protect against an edge case with multiple parent classes with __init__

23674e6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs