-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
Read html with colspan rowspan #17084
Conversation
@jowens : Yikes! That's a pretty massive diff. Let's rebase onto |
Please help me with the rebase. I thought I'd done it right ...
|
FWIW, I changed exactly two files. |
@jowens : Save the commit hashes of your two PR commits and then do the following:
Let me know if you have any questions! |
…head> is not specified
…_page, which now appears to parse correctly.
@gfyoung you have the patience of a saint. I don't know what went so wrong that I'm having all this trouble merging; I'm tempted to just start over with a clean branch. Anyway, for your step 4, can you help?
|
My history, for posterity. I tried to follow your directions, but my git experience doesn't involve pull requests in this way.
|
Should I just start over? It'd surely save you a lot of effort. |
Whatever is easiest for you. I'm here to help you through the process so that we can get beneficial contributions like yours merged. Also, at your last step, you should run:
|
Hello @jowens! Thanks for updating the PR. Cheers ! There are no PEP8 issues in this Pull Request. 🍻 Comment last updated on July 26, 2017 at 23:16 Hours UTC |
Ah, the mysterious This has now been pushed. What next? You're awesome, @gfyoung. |
OK, I'm gonna start over. Stay tuned! |
I'm confused...why are you starting over? |
This means push your version of the branch to |
I started over because even after doing a second round I had merge conflicts, and so starting over seemed most sensible in terms of my time. This round went better. #17089 |
Okay, closing this then. |
git diff upstream/master -u -- "*.py" | flake8 --diff
There's a parsererror include in the test file that doesn't need to be there any more since I removed the test.
whatsnew entry:
read_html
now:<thead>