Skip to content
Merged
Changes from 1 commit
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
Next Next commit
[subprocess] preexec_fn: Change return type to object
The callback's return value is ignored. Use `object` instead of `Any` to
indicate this per current typing best practices.
  • Loading branch information
srittau committed Nov 17, 2025
commit 886e73f272faaf8f4075da6f6c3980c9be63edee
Loading