Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Guard against too-large figures#6666

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
WeatherGod merged 1 commit intomatplotlib:masterfrommdboom:limit-image-size
Jun 29, 2016

Conversation

mdboom
Copy link
Member

Agg buffers must have a max size of 2^16 pixels in each dimension. This guards against that (and related segfaults from allocating too much memory).

Fixesipython/ipython#9676

@WeatherGod
Copy link
Member

Do we want to keep waiting for the macos test to start? I think this all looks good to me.

@jenshnielsen
Copy link
Member

@WeatherGod It looks like there is an issue with the OSX travis instances at the momenthttps://www.traviscistatus.com/ IMHO it's fine to merge this as is

Update - We apologize for the continued delays. All of our OSX builds are currently paused due to issues with our core virtualization layer and we're working in our infrastructure provider and vendor support on recovering things. We'll provide another update in 60 minutes or if we have an update sooner. Jun 29, 15:14 UTCUpdate - We're going to temporarily pause all OS X related build processing Jun 29, 14:04 UTCUpdate - In order to work to stabilize some internal load in our vSphere cluster and get back to full capacity, we're going to be throttling builds for a few minutes and this will increase build delays temporarily. Jun 29, 13:55 UTCIdentified - We're currently running with reduced capacity for our OSX builders, due to some hosts having hardware issues. We're working with our infrastructure provider to determine why and resolve the issue Jun 29, 13:00 UTC

@WeatherGodWeatherGod merged commitf6effa8 intomatplotlib:masterJun 29, 2016
@WeatherGod
Copy link
Member

This should backport to v2.x, but what about v1.5.x?

@jenshnielsen
Copy link
Member

I vote for 1.5.x too since the bug has come up a number of times now on 1.5.1 and we should try to avoid crashing bugs as much as possible.

@WeatherGod
Copy link
Member

so, do I cherry-pick to both branches, or just one of them and everything gets merged around later?

@jenshnielsen
Copy link
Member

Normally 1.5.x will be merged into 2.x which will be merged into master, I guess@tacaswell should have final say on if this goes into 1.5.x since he will have to do the release.

@tacaswell
Copy link
Member

👍 on all the way back to 1.5.x

@WeatherGod
Copy link
Member

ok, backporting this to v1.5.x brings up a merge conflict in the tests. Seems like it wants to merge in the AGG filter tests. I left them out (keeping only the test_too_large_image()). How well will that go over for the merge to v2.x?

@tacaswell
Copy link
Member

Those sorts of thingstend to go ok.

On Wed, Jun 29, 2016 at 12:03 PM Benjamin Rootnotifications@github.com
wrote:

ok, backporting this to v1.5.x brings up a merge conflict in the tests.
Seems like it wants to merge in the AGG filter tests. I left them out
(keeping only the test_too_large_image()). How well will that go over for
the merge to v2.x?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#6666 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAMMhRexLj2lTbQ_m8LQsJkyeBiS14Tgks5qQpdLgaJpZM4JBJoh
.

WeatherGod added a commit that referenced this pull requestJun 29, 2016
@WeatherGod
Copy link
Member

forgot to note: backported to v1.5.x via84f3a6f. I'll leave it as an exercise for the more experienced to handle the merge over to v2.x.

@mdboommdboom added this to the1.5.2 (Critical bug fix release) milestoneJun 29, 2016
@jenshnielsen
Copy link
Member

I have done the merge to 2.x and master

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v1.5.2
Development

Successfully merging this pull request may close these issues.

4 participants
@mdboom@WeatherGod@jenshnielsen@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp