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

Update developer deprecation todo list #6985

Merged
merged 10 commits into from Oct 5, 2023

Conversation

jarrodmillman
Copy link
Member

I added a link to the removal in the commit message for each documentation update.

The only remaining issue is what to do about pydot. For now, I just moved the note to the next release and we can discuss it later.

Make pagerank numpy and scipy private functions networkx#5772
networkx#5772
Remove copy methods for Filter* coreviews networkx#5776
networkx#5776
Remove unused deprecated argument from to_pandas_edgelist networkx#5778
networkx#5778
Remove unused 'name' parameter from /operators/binary.py networkx#5741
networkx#5741
Update return type of google_matrix to numpy.ndarray networkx#5762
networkx#5762
Remove deprecated function extrema_bounding networkx#5757
networkx#5757
Remove deprecated maxcardinality parameter from min_weight_matching networkx#6146
networkx#6146
@MridulS MridulS merged commit 4cfcea6 into networkx:main Oct 5, 2023
40 checks passed
@jarrodmillman jarrodmillman added this to the 3.2 milestone Oct 5, 2023
Alex-Markham pushed a commit to Alex-Markham/networkx that referenced this pull request Oct 13, 2023
* Remove old note about pagerank deprecations

Make pagerank numpy and scipy private functions networkx#5772
networkx#5772

* Remove note about copy deprecations

Remove copy methods for Filter* coreviews networkx#5776
networkx#5776

* Remove note about to_pandas_edgelist deprecation

Remove unused deprecated argument from to_pandas_edgelist networkx#5778
networkx#5778

* Remove note about unused 'name' parameter deprecation

Remove unused 'name' parameter from /operators/binary.py networkx#5741
networkx#5741

* Remove note about google_matrix return type deprecation

Update return type of google_matrix to numpy.ndarray networkx#5762
networkx#5762

* Remove note about attrmatrix return type

Update return type of attrmatrix networkx#5764
networkx#5764

* Remove not about removing extrema_bounding

Remove deprecated function extrema_bounding networkx#5757
networkx#5757

* Remove note about min_weight_matching deprecation

Remove deprecated maxcardinality parameter from min_weight_matching networkx#6146
networkx#6146

* Move note about pending removal

Rename function join as join_trees networkx#6908
networkx#6908

* Move pydot pending removal release
dschult pushed a commit to BrunoBaldissera/networkx that referenced this pull request Oct 23, 2023
* Remove old note about pagerank deprecations

Make pagerank numpy and scipy private functions networkx#5772
networkx#5772

* Remove note about copy deprecations

Remove copy methods for Filter* coreviews networkx#5776
networkx#5776

* Remove note about to_pandas_edgelist deprecation

Remove unused deprecated argument from to_pandas_edgelist networkx#5778
networkx#5778

* Remove note about unused 'name' parameter deprecation

Remove unused 'name' parameter from /operators/binary.py networkx#5741
networkx#5741

* Remove note about google_matrix return type deprecation

Update return type of google_matrix to numpy.ndarray networkx#5762
networkx#5762

* Remove note about attrmatrix return type

Update return type of attrmatrix networkx#5764
networkx#5764

* Remove not about removing extrema_bounding

Remove deprecated function extrema_bounding networkx#5757
networkx#5757

* Remove note about min_weight_matching deprecation

Remove deprecated maxcardinality parameter from min_weight_matching networkx#6146
networkx#6146

* Move note about pending removal

Rename function join as join_trees networkx#6908
networkx#6908

* Move pydot pending removal release
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Remove old note about pagerank deprecations

Make pagerank numpy and scipy private functions networkx#5772
networkx#5772

* Remove note about copy deprecations

Remove copy methods for Filter* coreviews networkx#5776
networkx#5776

* Remove note about to_pandas_edgelist deprecation

Remove unused deprecated argument from to_pandas_edgelist networkx#5778
networkx#5778

* Remove note about unused 'name' parameter deprecation

Remove unused 'name' parameter from /operators/binary.py networkx#5741
networkx#5741

* Remove note about google_matrix return type deprecation

Update return type of google_matrix to numpy.ndarray networkx#5762
networkx#5762

* Remove note about attrmatrix return type

Update return type of attrmatrix networkx#5764
networkx#5764

* Remove not about removing extrema_bounding

Remove deprecated function extrema_bounding networkx#5757
networkx#5757

* Remove note about min_weight_matching deprecation

Remove deprecated maxcardinality parameter from min_weight_matching networkx#6146
networkx#6146

* Move note about pending removal

Rename function join as join_trees networkx#6908
networkx#6908

* Move pydot pending removal release
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

2 participants