Skip to content

pyproject.toml: remove unused ignore-list entry #13490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jayaddison
Copy link
Contributor

The term socio-economic does not appear to be autocorrected by recent versions of codespell. The term appears in pytest's Code of Conduct, and in the configured list of ignored-corrections; I believe we can remove it from the ignored word list.

Tested with version 2.4.1 of codespell (and via pre-commit).

Observed during code upgrade review from 8.3.5...8.4.0, specifically of #12769.

cc @cclauss

The term `socio-economic` does not appear to be autocorrected by
recent versions of `codespell`.  The term appears in the project's
Code of Conduct, and in the configured list of ignored-corrections;
I believe we can remove it from the ignored word list.

Tested with version 2.4.1 of `codespell` (and via `pre-commit`).
@Pierre-Sassoulas Pierre-Sassoulas added the skip news used on prs to opt out of the changelog requirement label Jun 4, 2025
@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) June 4, 2025 15:36
@Pierre-Sassoulas
Copy link
Member

Nice catch !

@Pierre-Sassoulas Pierre-Sassoulas merged commit 3e30eae into pytest-dev:main Jun 4, 2025
31 checks passed
@jayaddison
Copy link
Contributor Author

Thanks @Pierre-Sassoulas @cclauss!

@jayaddison jayaddison deleted the pr-12769-followup/remove-unused-codespell-ignore-word-entry branch June 4, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news used on prs to opt out of the changelog requirement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants