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

ENH: suppress display.height DeprecationWarning #4391

Merged
1 commit merged into from Jul 28, 2013
Merged

ENH: suppress display.height DeprecationWarning #4391

1 commit merged into from Jul 28, 2013

Conversation

ghost
Copy link

@ghost ghost commented Jul 28, 2013

related #4026

The display.height option is dperecated. It's value is interogated by
get_conosole_size(), whose only caller in the codebase summarily ignores
that bit of the (width,height) retval.
Another ugly ricochet from the repr() cluster**** of 0.11. a tar pit if ever I saw one.

rather then reprecate (?) the depecrated option (As in #4027), just silence the deprecation
warning at the root and quickly look away.

ghost pushed a commit that referenced this pull request Jul 28, 2013
ENH: suppress display.height DeprecationWarning
@ghost ghost merged commit 8d87958 into pandas-dev:master Jul 28, 2013
@ghost ghost deleted the PR_supress_disp_height_warning branch July 28, 2013 21:02
@cpcloud
Copy link
Member

cpcloud commented Jul 28, 2013

i like reprecate

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant