[`pylint`] Update `missing-maxsplit-arg` docs and error to suggest proper usage (`PLC0207`) #18949
update docs and error message to clarify accessing last element with …
3680ae7a
ntBre
added documentation
ntBre
requested changes
on 2025-06-26
build error msg based on function call and index
970a74eb
update docs
9964954e
slight update to error message
82c3b77e
update snapshots
e9aedf51
format, lint, and pre-commit
a14a5180
better variable names
27550441
use SliceBoundary enum instead of i64 to represent slice index
00e1a4e5
junhsonjb
changed the title Update `missing-maxsplit-arg` docs and error to explain `rsplit` usage Update `missing-maxsplit-arg` docs and error to suggest proper `split`/`rsplit` usage along with `maxsplit=1` 175 days ago
junhsonjb
changed the title Update `missing-maxsplit-arg` docs and error to suggest proper `split`/`rsplit` usage along with `maxsplit=1` Update `missing-maxsplit-arg` docs and error to suggest proper usage 175 days ago
ntBre
approved these changes
on 2025-07-08
ntBre
changed the title Update `missing-maxsplit-arg` docs and error to suggest proper usage [`pylint`] Update `missing-maxsplit-arg` docs and error to suggest proper usage (`PLC0207`) 169 days ago
ntBre
merged
fda18895
into main 169 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub