Skip to content

DOC: start 1.0.3 #32746

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
Mar 16, 2020
Merged

DOC: start 1.0.3 #32746

merged 1 commit into from
Mar 16, 2020

Conversation

TomAugspurger
Copy link
Contributor

No description provided.

@TomAugspurger TomAugspurger added this to the 1.0.3 milestone Mar 16, 2020
@TomAugspurger TomAugspurger merged commit 7aa3dd2 into pandas-dev:master Mar 16, 2020
@TomAugspurger TomAugspurger deleted the start-1.0.3 branch March 16, 2020 13:15
@lumberbot-app
Copy link

lumberbot-app bot commented Mar 16, 2020

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 1.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 7aa3dd274475245f8268a78d45ef65de379e31c0
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
$ git commit -am 'Backport PR #32746: DOC: start 1.0.3'
  1. Push to a named branch :
git push YOURFORK 1.0.x:auto-backport-of-pr-32746-on-1.0.x
  1. Create a PR against branch 1.0.x, I would have named this PR:

"Backport PR #32746 on branch 1.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.

TomAugspurger added a commit to TomAugspurger/pandas that referenced this pull request Mar 16, 2020
TomAugspurger added a commit to TomAugspurger/pandas that referenced this pull request Mar 16, 2020
SeeminSyed pushed a commit to CSCD01-team01/pandas that referenced this pull request Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants