diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-01-07 16:29:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-07 16:29:15 +0100 |
| commit | 7346c288e307e1821e3ceb757d686c9bd879389c (patch) | |
| tree | 4440eb348726a12772b92ae8f1625ddb1ed4aae1 /docs | |
| parent | 4c60c3edff4312303e1021fca47ed52c2152d285 (diff) | |
Refs #32355 -- Removed unnecessary list() calls before reversed() on dictviews.
Dict and dictviews are iterable in reversed insertion order using
reversed() in Python 3.8+.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
