Skip to content

MAINT: add ability to specify recursionlimit #7849

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
Jan 17, 2017

Conversation

matthew-brett
Copy link
Contributor

Sort-of backport of recursionlimit argument to tests - see PR #7843.

We're getting a test failure on OSX and Python 3.6 where parsing reaches the
recursion limit: #7799

Upping the recursionlimit resolves the error.

Add command line argument to tests to up the recursion limit for the
test run.

We're getting a test failure on OSX and Python 3.6 where parsing reaches the
recursion limit: matplotlib#7799

Upping the recursionlimit resolves the error.

Add command line argument to tests to up the recursion limit for the
test run.
@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Jan 17, 2017
@efiring efiring merged commit 4fbaeab into matplotlib:v2.x Jan 17, 2017
@matthew-brett matthew-brett deleted the v2.x branch January 17, 2017 00:48
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.

3 participants