Skip to content

CI: Test against Python 3.7 #21604

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 4 commits into from
Jun 25, 2018
Merged

Conversation

TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger added the CI Continuous Integration label Jun 23, 2018
@TomAugspurger TomAugspurger added this to the 0.23.2 milestone Jun 23, 2018
channels:
- defaults
- conda-forge
- c3i_test
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mingwandroid do you know if c3i_test will keep these 3.7 packages around until they're in the defaults?

@mingwandroid
Copy link

I will aim to keep as much there as possible.

@jreback
Copy link
Contributor

jreback commented Jun 23, 2018

can u update install.rst and setup.py where needed

@codecov
Copy link

codecov bot commented Jun 25, 2018

Codecov Report

Merging #21604 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21604   +/-   ##
=======================================
  Coverage    91.9%    91.9%           
=======================================
  Files         153      153           
  Lines       49548    49548           
=======================================
  Hits        45538    45538           
  Misses       4010     4010
Flag Coverage Δ
#multiple 90.3% <100%> (ø) ⬆️
#single 41.78% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/compat/__init__.py 58.6% <100%> (+0.17%) ⬆️
pandas/core/dtypes/common.py 94.63% <0%> (-0.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bee353...de3e8df. Read the comment docs.

@TomAugspurger
Copy link
Contributor Author

Merging this, to ensure things don't slip in before the release.

@TomAugspurger TomAugspurger merged commit 7829ad3 into pandas-dev:master Jun 25, 2018
@TomAugspurger TomAugspurger deleted the py-37 branch June 25, 2018 14:57
@alimcmaster1
Copy link
Member

Hey, @TomAugspurger
I see two separate PR failing CI testing running Python3.7 due to the same error:
https://travis-ci.org/pandas-dev/pandas/jobs/396604150
https://travis-ci.org/pandas-dev/pandas/jobs/396594344

Is this expected?

Thanks,

Alistair

jorisvandenbossche pushed a commit to jorisvandenbossche/pandas that referenced this pull request Jul 2, 2018
jorisvandenbossche pushed a commit that referenced this pull request Jul 5, 2018
Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 2018
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.

TST/COMPAT: test Python 3.7
5 participants