Add types from unpacked dict argument to **kwargs parameter.

Authored by flherne on Dec 29 2016, 4:02 PM.

Description

Add types from unpacked dict argument to **kwargs parameter.

Until 13683b4, the entire dict type was wrongly added to **kwargs.
After that, such arguments were ignored entirely.

See tests for examples.

No test regressions. Three new tests previously failed, now pass.

Differential Revision: https://phabricator.kde.org/D3861

Details

Committed
flherneDec 29 2016, 4:07 PM
Differential Revision
D3861: Add types from unpacked dict argument to **kwargs parameter.
Parents
R53:fe5b16c51673: Make compile under VS
Branches
Unknown
Tags
Unknown