Skip to content

COMPAT: compat for python 3.5, #11097 #11114

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 1 commit into from
Sep 15, 2015
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Sep 15, 2015

closes #11097

  • update install / compat docs for 3.5
  • use visit_Call based on the version of python
  • skip if html5lib is not installed in test_data
  • bug in nose causes deprecation warning in some pytables tests
  • remove superfluous socket timeout

- update install / compat docs for 3.5
- use visit_Call based on the version of python
- skip if html5lib is not installed in test_data
- bug in nose causes deprecation warning in some pytables tests
- remove superfluous socket timeout
@jreback jreback added Testing pandas testing functions or related to the test suite Compat pandas objects compatability with Numpy or Python functions Python 3.5 labels Sep 15, 2015
@jreback jreback added this to the 0.17.0 milestone Sep 15, 2015
jreback added a commit that referenced this pull request Sep 15, 2015
COMPAT: compat for python 3.5, #11097
@jreback jreback merged commit 0f28a6b into pandas-dev:master Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

TST/COMPAT: python 3.5 compat
1 participant