Permalink
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
- 1 commit
- 1 file changed
- 0 comments
- 1 contributor
Commits on May 22, 2020
Networkx in version 2.4 announced that the `node` attribute is no longer supported and one should use `nodes` instead: <https://networkx.github.io/documentation/stable/release/release_2.4.html> This patch does exactly that. This fixes <https://bugs.torproject.org/34298>.
There are no files selected for viewing