[Differential] [Request, 50 lines] D3861: Add types from unpacked dict argument to **kwargs parameter.
flherne (Francis Herne)
noreply at phabricator.kde.org
Thu Dec 29 16:07:15 UTC 2016
flherne created this revision.
flherne added a reviewer: brauch.
flherne set the repository for this revision to R53 KDevelop: Python Support.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Until https://phabricator.kde.org/R53:13683b43c192fb043c180774346a7e441b1fc919, the entire dict type was wrongly added to **kwargs.
After that, such arguments were ignored entirely.
See tests for examples.
TEST PLAN
No test regressions. Three new tests previously failed, now pass.
duchainify has done 1750 files so far without a crash.
REPOSITORY
R53 KDevelop: Python Support
REVISION DETAIL
https://phabricator.kde.org/D3861
AFFECTED FILES
duchain/declarationbuilder.cpp
duchain/tests/pyduchaintest.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: flherne, brauch
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161229/8df2af0b/attachment.html>
More information about the KDevelop-devel
mailing list