related is #6581
Activity
jreback commentedon Mar 15, 2014
cc @jsexauer
jsexauer commentedon Mar 22, 2014
I'm trying to convert this issue into a PR using the API:
URI: https://api.github.com/repos/pydata/pandas/pulls
POST Payload:
{"head": "jsexauer:fix6645", "base": "master", "issue":"6645"}
Response:
I've done this before successfully but now it says I'm unauthorized. Any idea why this may be?
jreback commentedon Mar 22, 2014
never tried using the API
I just go to the branch an pull it on the website
jsexauer commentedon Mar 22, 2014
But won't that create a new issue number?
jreback commentedon Mar 22, 2014
yep
you want to do that
the pr will then close this issue