Skip to content

docs: F901 - Clarify NotImplemented is a value, not an exception#25054

Merged
JelleZijlstra merged 2 commits into
astral-sh:mainfrom
Andrej730:f901-clarify-notimplemented
May 12, 2026
Merged

docs: F901 - Clarify NotImplemented is a value, not an exception#25054
JelleZijlstra merged 2 commits into
astral-sh:mainfrom
Andrej730:f901-clarify-notimplemented

Conversation

@Andrej730
Copy link
Copy Markdown
Contributor

  • clarified that NotImplemented is a value, not an exception

  • changed a bit wording in a second paragaph too - "should not be raised directly" seems to imply a bit that NotImplemented could be raised in theory somehow.

Resolves #25047

- clarified that `NotImplemented` is a value, not an exception

- changed a bit wording in a second paragaph too - "should not be raised directly" seems to imply a bit that `NotImplemented` could be raised in theory somehow.
@astral-sh-bot astral-sh-bot Bot requested a review from ntBre May 8, 2026 19:23
@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot Bot commented May 8, 2026

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser added the documentation Improvements or additions to documentation label May 11, 2026
@JelleZijlstra JelleZijlstra merged commit e98c41c into astral-sh:main May 12, 2026
44 checks passed
@Andrej730 Andrej730 deleted the f901-clarify-notimplemented branch May 16, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for F901 raise-not-implemented

4 participants