[loop-cycle-1] refactor: split dispatcher.py into dispatch/ package (#1450) #1469
Reference in New Issue
Block a user
Delete Branch "refactor/split-dispatcher"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1450
Splits the 917-line dispatcher.py into a dispatch/ package:
No single module exceeds 350 lines. All existing tests pass unchanged.