ruff/crates/ruff_linter
Tom Kuson 805fd1bc93
Document `reimplemented-starmap` performance effects (#7846)
## Summary

Document the performance effects of `itertools.starmap`, including that
it is actually slower than comprehensions in Python 3.12.

Closes #7771.

## Test Plan

`python scripts/check_docs_formatted.py`
2023-10-07 09:27:02 -04:00
..
resources/test Update `non-pep695-type-alias` to require `--unsafe-fixes` outside of stub files (#7836) 2023-10-06 14:56:40 -05:00
src Document `reimplemented-starmap` performance effects (#7846) 2023-10-07 09:27:02 -04:00
Cargo.toml Use crates.io unicode_names2 0.6.0 (#6478) 2023-10-02 18:17:38 -04:00