Skip to content

Clean up py36 build #14979

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

Closed
wants to merge 5 commits into from
Closed

Clean up py36 build #14979

wants to merge 5 commits into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Dec 24, 2016

  • remove some deprecation warnings
  • fix use of StopIteration in a generator
  • add scipy to build

@jreback jreback added CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Python 3.6 Testing pandas testing functions or related to the test suite labels Dec 24, 2016
@jreback jreback added this to the 0.20.0 milestone Dec 24, 2016
@jreback jreback closed this in 78ba15f Dec 24, 2016
ShaharBental pushed a commit to ShaharBental/pandas that referenced this pull request Dec 26, 2016
Author: Jeff Reback <[email protected]>

Closes pandas-dev#14979 from jreback/build_36 and squashes the following commits:

21f58d6 [Jeff Reback] resource closed warning in parsers
6528209 [Jeff Reback] remove deprecated use of StopIteration in generator catch some more FutureWarnings
793c770 [Jeff Reback] COMPAT: make sure to close state file handles on exception in reading
c7f37fc [Jeff Reback] TST: remove some 3.6 warnings
2f7532c [Jeff Reback] BLD: add scipy to 3.6 build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant