[Differential] [Updated, 49 lines] D3842: Type hints from keyword arguments to named parameters.
flherne (Francis Herne)
noreply at phabricator.kde.org
Wed Dec 28 22:26:02 UTC 2016
flherne updated this revision to Diff 9426.
flherne marked 2 inline comments as done.
flherne added a comment.
Address review comments.
keyword->argumentName can be null, because in `foo(**{'a': 2})` the unpacked dict counts as a keyword node. Don't segfault on that.
REPOSITORY
R53 KDevelop: Python Support
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D3842?vs=9425&id=9426
REVISION DETAIL
https://phabricator.kde.org/D3842
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/20161228/680c122d/attachment-0001.html>
More information about the KDevelop-devel
mailing list