Skip to content

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