diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2024-01-29 14:36:48 -0800 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2024-11-15 11:32:50 -0800 |
| commit | cad608108b54c8996b005a39ab9c380cc19c458d (patch) | |
| tree | fb94ccdba9d9af8daa751492033d7c367c3a2f81 /docs/genrelnotes.py | |
| parent | f1a09aabf129d95bca6f2493e6a6899e17fa4d33 (diff) | |
| download | meson-cad608108b54c8996b005a39ab9c380cc19c458d.tar.gz | |
interpreter: don't use `in dict.keys()` use `in dict`
The former performs a linear search, which is slower than the set based
search.
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions
