-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move graph change tracking to _modulegraph
This removes a separate graph proxy object from _recipes, which itself simplifies code while also ensuring that the overriden methods (former proxy methods) have the same signature as those in modulegraph2.ModuleGraph
- Loading branch information
1 parent
5812675
commit 5eaec01
Showing
2 changed files
with
100 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters