8000 Fix invalid escape in docstring. by anntzer · Pull Request #12055 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix invalid escape in docstring. #12055

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
merged 1 commit into from
Sep 7, 2018

Conversation

anntzer
Copy link
Contributor
@anntzer anntzer commented Sep 7, 2018

(A bit below, the docstring contains

an iterable of `Artist`\s

)

Would be nice to avoid a deprecationwarning on 3.7...

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

(A bit below, the docstring contains
```
an iterable of `Artist`\s
```
)
@anntzer anntzer added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Sep 7, 2018
@anntzer anntzer added this to the v3.0 milestone Sep 7, 2018
@WeatherGod
Copy link
Member

Restarted failed jobs

@WeatherGod WeatherGod merged commit c2a6d50 into matplotlib:master Sep 7, 2018
@lumberbot-app
Copy link
lumberbot-app bot commented Sep 7, 2018

Can't Dooooo.... It seem like this is already backported (commit is empty).I won't do anything. MrMeeseeks out.

@anntzer anntzer deleted the invalid-escape branch September 7, 2018 14:39
@QuLogic
Copy link
Member
QuLogic commented Sep 7, 2018

This was fixed on v3.0.x with #11969. We should probably merge up.

@QuLogic QuLogic modified the milestones: v3.0, v3.1 Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0