X Tutup
Skip to content

Test if a frame is not already being deleted before trying to Destroy.#5639

Merged
mdboom merged 1 commit intomatplotlib:masterfrom
RobinD42:issue3316-fix-wx-crash
Dec 9, 2015
Merged

Test if a frame is not already being deleted before trying to Destroy.#5639
mdboom merged 1 commit intomatplotlib:masterfrom
RobinD42:issue3316-fix-wx-crash

Conversation

@RobinD42
Copy link
Copy Markdown
Contributor

@RobinD42 RobinD42 commented Dec 8, 2015

fixes #3316

@jenshnielsen
Copy link
Copy Markdown
Member

Looks good to me and solves the issue for me.

@mdboom
Copy link
Copy Markdown
Member

mdboom commented Dec 9, 2015

Thanks so much!

@mdboom mdboom added this to the Critical bugfix release (1.5.1) milestone Dec 9, 2015
mdboom added a commit that referenced this pull request Dec 9, 2015
Test if a frame is not already being deleted before trying to Destroy.
@mdboom mdboom merged commit 85b68b7 into matplotlib:master Dec 9, 2015
@mdboom
Copy link
Copy Markdown
Member

mdboom commented Dec 9, 2015

Backported to 1.5.x as 921a7ba

mdboom added a commit that referenced this pull request Dec 9, 2015
Test if a frame is not already being deleted before trying to Destroy.
mdboom added a commit that referenced this pull request Dec 9, 2015
Test if a frame is not already being deleted before trying to Destroy.
@RobinD42 RobinD42 deleted the issue3316-fix-wx-crash branch February 7, 2018 20:52
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.

wx crashes on exit if figure not shown and not explicitly closed

4 participants

X Tutup