Skip to content

Fix path length limit #4408

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 3 commits into from
Jun 10, 2015
Merged

Fix path length limit #4408

merged 3 commits into from
Jun 10, 2015

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented May 5, 2015

Fix #4407.

The cell block calculation changed between agg 2.4 and agg-svn, so we need to increase the value.

@tacaswell
Copy link
Member

Can you add a long path test?

@tacaswell tacaswell added this to the next point release milestone May 5, 2015
@mdboom
Copy link
Member Author

mdboom commented May 6, 2015

Yes. I'll add a test.

@tacaswell tacaswell added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label May 14, 2015
@mdboom
Copy link
Member Author

mdboom commented Jun 10, 2015

Sorry this took so long. Test has been added. This is ready-to-merge once Travis passes IMHO.

tacaswell added a commit that referenced this pull request Jun 10, 2015
@tacaswell tacaswell merged commit 43d1f92 into matplotlib:master Jun 10, 2015
@mdboom mdboom deleted the path-length-limit branch November 10, 2015 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in maximum path size
2 participants