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: delay calls of array repr in getlimits #9135

Merged
merged 2 commits into from
May 18, 2017

Conversation

charris
Copy link
Member

@charris charris commented May 18, 2017

#9113 backport.

Delay use of array repr until needed for string representations of the
float info parameters. This is to allow getlimits to be imported early
without pulling in too much of the repr machinery.

See: #8983 (comment)

Delay use of array repr until needed for string representations of the
float info parameters.  This is to allow getlimits to be imported early
without pulling in too much of the repr machinery.

See: numpy#8983 (comment)
Does not work, and shouldn't be there.
@charris charris added this to the 1.13.0 release milestone May 18, 2017
@charris charris merged commit 3d87af0 into numpy:maintenance/1.13.x May 18, 2017
@charris charris deleted the backport-9113 branch May 18, 2017 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants