Skip to content

Add missing datestr2num to docs #12824

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
Nov 19, 2018
Merged

Conversation

timhoffm
Copy link
Member

PR Summary

Fixes #12815.

@timhoffm timhoffm added this to the v3.0.3 milestone Nov 18, 2018
@jklymak jklymak merged commit 384bc0c into matplotlib:master Nov 19, 2018
@lumberbot-app
Copy link

lumberbot-app bot commented Nov 19, 2018

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
$ git checkout v3.0.x
$ git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
$ git cherry-pick -m1 384bc0cf4ac16de5a46bfe4f5f54912523bd4ed0
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
$ git commit -am 'Backport PR #12824: Add missing datestr2num to docs'
  1. Push to a named branch :
git push YOURFORK v3.0.x:auto-backport-of-pr-12824-on-v3.0.x
  1. Create a PR against branch v3.0.x, I would have named this PR:

"Backport PR #12824 on branch v3.0.x"

And apply the correct labels and milestones.

Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon!

If these instruction are inaccurate, feel free to suggest an improvement.

timhoffm pushed a commit to timhoffm/matplotlib that referenced this pull request Nov 19, 2018
@timhoffm timhoffm deleted the doc-datestr2num branch November 19, 2018 23:35
QuLogic added a commit that referenced this pull request Nov 26, 2018
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.

2 participants