Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove outdated doc for pie chart #22774

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

Merged
oscargus merged 1 commit into matplotlib:main from eagleoflqj:doc_pie_chart
Apr 4, 2022
Merged

Conversation

Copy link
Contributor

@eagleoflqj eagleoflqj commented Apr 3, 2022
edited
Loading

PR Summary

After #20331 this is not valid.

PR Checklist

Tests and Styling

  • [N/A] Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [N/A] New features are documented, with examples if plot related.
  • [N/A] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [N/A] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

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 while, please feel free to ping @matplotlib/developers or anyone who has commented on the PR. 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

oscargus commented Apr 4, 2022

Thanks for your contribution! Looks good!

I would have merged, but are unsure about the difference between the v3.5-doc and v3.5.2 tags (i.e. what v3.5-doc does). So hopefully someone that knows the difference will merge soon.

Copy link
Member

power-cycled to get the fixes on main for CI.

This needs to go against v3.5.2 as it changes the .py files in the library. The only things that can go back to the *-doc are rst files and the examples. This is because when we build the docs we install the released version and then checkout the docs branch and build from that. This makes sure the reported version is correct and we can do things like put the SHA in the docs (which obviously can not be known in the commit...because if you did you could break validation ;) (see https://shattered.io) ). We now have checks on what can be back-ported to the -doc branch.

oscargus reacted with thumbs up emoji

Copy link
Member

oscargus commented Apr 4, 2022

Thank you @eagleoflqj and congratulations on your first PR in Matplotlib! Hope to see you around!

eagleoflqj reacted with heart emoji

oscargus added a commit that referenced this pull request Apr 4, 2022
...774-on-v3.5.x
Backport PR #22774 on branch v3.5.x (Remove outdated doc for pie chart)
@eagleoflqj eagleoflqj deleted the doc_pie_chart branch April 4, 2022 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@github-actions github-actions[bot] github-actions[bot] left review comments

@tacaswell tacaswell tacaswell approved these changes

@oscargus oscargus oscargus approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.5.2
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /