PEP-448 in list and set literals
ClosedPublic

Authored by flherne on Dec 29 2016, 8:46 PM.

Details

Summary

Same as the others, really.

These two visitors have almost identical implementations, I could combine them into some helper function if you prefer.

Test Plan

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

Diff Detail

Repository
R53 KDevelop: Python Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
flherne updated this revision to Diff 9475.Dec 29 2016, 8:46 PM
flherne retitled this revision from to PEP-448 in list and set literals.
flherne updated this object.
flherne edited the test plan for this revision. (Show Details)
flherne added a reviewer: brauch.
flherne set the repository for this revision to R53 KDevelop: Python Support.
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptDec 29 2016, 8:46 PM
This revision was automatically updated to reflect the committed changes.