Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File deps #1473

Merged
merged 15 commits into from
Nov 29, 2022
Merged

File deps #1473

merged 15 commits into from
Nov 29, 2022

Conversation

yav
Copy link
Member

@yav yav commented Nov 23, 2022

Add support for showing the file dependencies of modules

This wasn't well specified or used for anything.
This also changes us to keep track of the names
of imported modules rather than the files.  This
makes it possible to print a whole dependency tree,
as we already have a way to get the filename and figerpreint
of loaded modules
Add an example on how to get started with the Python API
* Also adds a test
* updates CHANGES
* Add `file_deps` to synchronous and single_connection
@yav yav merged commit 1dd175b into functors-merge Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant