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

BUG: Rename pydata to pandas-dev in merge-pr.py #14447

Merged
merged 2 commits into from
Oct 19, 2016

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Oct 18, 2016

Title is self-explanatory. Closes #14439.

The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes pandas-devgh-14439.
@codecov-io
Copy link

codecov-io commented Oct 18, 2016

Current coverage is 85.25% (diff: 100%)

Merging #14447 into master will not change coverage

@@             master     #14447   diff @@
==========================================
  Files           140        140          
  Lines         50631      50631          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          43167      43167          
  Misses         7464       7464          
  Partials          0          0          

Powered by Codecov. Last update 7cad3f1...342093e

@jreback jreback added the CI Continuous Integration label Oct 19, 2016
@jreback jreback added this to the 0.19.1 milestone Oct 19, 2016
@jreback jreback merged commit c31ea34 into pandas-dev:master Oct 19, 2016
@jreback
Copy link
Contributor

jreback commented Oct 19, 2016

thanks!

@gfyoung gfyoung deleted the merge-patch branch October 19, 2016 16:12
brandonmburroughs pushed a commit to brandonmburroughs/pandas that referenced this pull request Oct 20, 2016
* BUG: Rename pydata to pandas-dev in merge-pr

The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes pandas-devgh-14439.

* MAINT: merge-pr cleanup
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.20.0, 0.19.1 Oct 20, 2016
tworec pushed a commit to RTBHOUSE/pandas that referenced this pull request Oct 21, 2016
* BUG: Rename pydata to pandas-dev in merge-pr

The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes pandas-devgh-14439.

* MAINT: merge-pr cleanup
jreback pushed a commit that referenced this pull request Oct 24, 2016
Since we don't support Python 2.6 anymore, the `check_output` method
from `subprocess` is  at our disposal.    Follow-up to #14447.    xref
<a href="https://github.com/pandas-
dev/pandas/issues/14439#issuecomment-254522055"> #14439 (comment)</a>

Author: gfyoung <gfyoung17@gmail.com>

Closes #14465 from gfyoung/merge-pr-refactor and squashes the following commits:

e267d2b [gfyoung] MAINT: Use check_output when merging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants