diff options
author | Ashley Whetter <ashley@awhetter.co.uk> | 2018-05-05 16:41:51 -0700 |
---|---|---|
committer | Ashley Whetter <ashley@awhetter.co.uk> | 2018-05-05 16:41:51 -0700 |
commit | 228e34db1fdc4935df0d3d63f24e1e484dddf7e4 (patch) | |
tree | be06d00cb4de9bfcce2dfdead6ab7c704dd64e62 /astroid/protocols.py | |
parent | dfbbeaaf5426b50953a0ef81017e493cedd3a4f8 (diff) | |
download | astroid-git-228e34db1fdc4935df0d3d63f24e1e484dddf7e4.tar.gz |
Corrected child order
52e67656d7728f8ba958c9c35bef3a44013ad6dd introduced a new type of
child iteration.
Some classes started yielding children in the incorrect order,
which was causing test failures in pylint.
This change corrects the ordering to match the _astroid_fields
of the class.
Relates to a change from #497
Diffstat (limited to 'astroid/protocols.py')
0 files changed, 0 insertions, 0 deletions