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

DOC: Updates multiprocessing example. #9900

Merged

Conversation

dakotablair
Copy link
Contributor

@dakotablair dakotablair commented Dec 1, 2017

PR Summary

Closes #7388

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 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

Copy link
Member

@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

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

contingent on CI passing.

@tacaswell tacaswell added this to the v2.1.0-doc milestone Dec 1, 2017
@dopplershift dopplershift merged commit d93a2a9 into matplotlib:master Dec 1, 2017
@tacaswell
Copy link
Member

Thanks @dakotablair and 🎉 on (what I think) is your first Matplotlib PR!

This was done at the pydata NYC sprint today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example examples/misc/multiprocess.py may not be python3 compatible?
3 participants