Movatterモバイル変換


[0]ホーム

URL:


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

DOC: Remove space after directive name, before double-colon#24927

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
oscargus merged 1 commit intomatplotlib:mainfromCarreau:no-space
Jan 10, 2023

Conversation

Carreau
Copy link
Contributor

While Sphinx/Docutils allow space after the directive name, it is not in the spec and not supported by all Rst parsers.

Those are also the only 3 place in the codebase I could find that use space after a directive name.

PR Checklist

Documentation and Tests

  • [N/A] Has pytest style unit tests (andpytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).
  • [N/A] New plotting related features are documented with examples.

Release Notes

  • [N/A] New features are marked with a.. versionadded:: directive in the docstring and documented indoc/users/next_whats_new/
  • [N/A] API changes are marked with a.. versionchanged:: directive in the docstring and documented indoc/api/next_api_changes/
  • [N/A] Release notes conform with instructions innext_whats_new/README.rst ornext_api_changes/README.rst

While Sphinx/Docutils allow space after the directive name, it is not inthe spec and not supported by all Rst parsers.Those are also the only 3 place in the codebase I could find that usespace after a directive name.
@CarreauCarreau changed the titleDOC: Remove space after directive name, before double-colon..DOC: Remove space after directive name, before double-colonJan 10, 2023
Copy link
Member

@dstansbydstansby left a comment

Choose a reason for hiding this comment

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

If doc build passes, anyone feel free to merge

@dstansbydstansby added this to thev3.7.0 milestoneJan 10, 2023
@oscargusoscargus merged commite147ff1 intomatplotlib:mainJan 10, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJan 10, 2023
@Carreau
Copy link
ContributorAuthor

❤️ You are on fire for 2023.

oscargus added a commit that referenced this pull requestJan 10, 2023
…927-on-v3.7.xBackport PR#24927 on branch v3.7.x (DOC: Remove space after directive name, before double-colon)
@QuLogicQuLogic modified the milestones:v3.7.0,v3.6.3Jan 11, 2023
@QuLogic
Copy link
Member

@meeseeksdev backport to v3.6.x

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJan 11, 2023
QuLogic added a commit that referenced this pull requestJan 11, 2023
…927-on-v3.6.xBackport PR#24927 on branch v3.6.x (DOC: Remove space after directive name, before double-colon)
@ksundenksunden mentioned this pull requestFeb 20, 2023
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@dstansbydstansbydstansby approved these changes

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

Successfully merging this pull request may close these issues.

4 participants
@Carreau@QuLogic@dstansby@oscargus

[8]ページ先頭

©2009-2025 Movatter.jp