Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Removed the deprecated code from axis.py #26870

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

Closed
wants to merge 6 commits into from

Conversation

agautam478
Copy link
Contributor

@agautam478 agautam478 commented Sep 22, 2023

PR summary

This PR removes the deprecated code during the version 3.8 from lib/matplotlib/axis.py which is a sub issue in the parent issues here: #26865

PR checklist

@ksunden
Copy link
Member

ksunden commented Sep 22, 2023

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation build also says that doc/api/axis_api.rst also contains some old references to these removed items.

Comment on lines 1 to 2
``set_label1`` and ``set_label2``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be more specific about location:

Suggested change
``set_label1`` and ``set_label2``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
``matplotlib.axis.Tick.set_label1`` and ``matplotlib.axis.Tick.set_label2``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also marking as request-changes so that this isn't merged before 3.9 is out.

@agautam478
Copy link
Contributor Author

pre-commit.ci autofix

@QuLogic
Copy link
Member

QuLogic commented Apr 27, 2024

Hi @agautam478; 3.9 is branched now, so this can go in. Do you mind rebasing so that the CI results will be current?

@ksunden
Copy link
Member

ksunden commented Sep 18, 2024

Thank you for your effort, however these changes got rolled into a larger deprecation commit in #28183, so closing now.

@ksunden ksunden closed this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants