Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/whatsnew/fragments/10071.breaking
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
The ``async.py`` checker module has been renamed to ``async_checker.py`` since ``async`` is a Python keyword
and cannot be imported directly. This allows for better testing and extensibility of the async checker functionality.

Refs #10071
File renamed without changes.
Loading