typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[stubsabot] Bump networkx to 3.3

Open github-actions[bot] opened this issue 1 year ago • 1 comments

Release: https://pypi.org/pypi/networkx/3.3 Homepage: https://networkx.org/ Repository: https://github.com/networkx/networkx Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/networkx

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

github-actions[bot] avatar Apr 07 '24 00:04 github-actions[bot]

Diff: https://github.com/networkx/networkx/compare/networkx-3.2.1...networkx-3.3

srittau avatar Jun 18 '24 06:06 srittau

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Oct 05 '24 02:10 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Oct 05 '24 02:10 github-actions[bot]

This is ready for review now. Only 234 changed files, and most of the changes are just because the _dispatch decorator got renamed to _dispatchable.

JelleZijlstra avatar Oct 05 '24 03:10 JelleZijlstra