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

Rm deprecated create_using kwarg from scale_free_graph #6940

Merged
merged 4 commits into from Sep 23, 2023

Conversation

rossbar
Copy link
Contributor

@rossbar rossbar commented Sep 22, 2023

Expires the deprecation of create_using (replaced by initial_graph) in scale_free_graph in preparation for v3.2.

@MridulS MridulS merged commit 603670e into networkx:main Sep 23, 2023
40 checks passed
@jarrodmillman jarrodmillman added this to the 3.2 milestone Sep 23, 2023
Alex-Markham pushed a commit to Alex-Markham/networkx that referenced this pull request Oct 13, 2023
* Rm create_using kwarg from scale_free_graph.

* Rm tests related to create_using.

* Add missing check on initial_graph type.

* Rm dep warning filter and dep note from docs.
dschult pushed a commit to BrunoBaldissera/networkx that referenced this pull request Oct 23, 2023
* Rm create_using kwarg from scale_free_graph.

* Rm tests related to create_using.

* Add missing check on initial_graph type.

* Rm dep warning filter and dep note from docs.
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Rm create_using kwarg from scale_free_graph.

* Rm tests related to create_using.

* Add missing check on initial_graph type.

* Rm dep warning filter and dep note from docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants