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

FIX: be careful about communicating with subprocess#27785

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

Conversation

tacaswell
Copy link
Member

On windows on py312 we can not use.communicate during process shutdown because it internally uses Python threads which can no longer be created during interpreter shutdown.

Closes#27437

On windows on py312 we can not use `.communicate` during process shutdownbecause it internally uses Python threads which can no longer be created duringinterpreter shutdown.Closesmatplotlib#27437
@greglucasgreglucas merged commitc90234f intomatplotlib:mainFeb 14, 2024
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestFeb 14, 2024
QuLogic added a commit that referenced this pull requestFeb 14, 2024
…785-on-v3.8.xBackport PR#27785 on branch v3.8.x (FIX: be careful about communicating with subprocess)
@tacaswelltacaswell deleted the fix/windows_pgf_shutdown branchFebruary 14, 2024 15:31
QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull requestFeb 14, 2024
…utdownFIX: be careful about communicating with subprocess(cherry picked from commitc90234f)
@QuLogicQuLogic mentioned this pull requestFeb 14, 2024
1 task
@QuLogicQuLogic modified the milestones:v3.8.3,v3.7.5Feb 15, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ksundenksundenksunden approved these changes

@greglucasgreglucasgreglucas approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.7.5
Development

Successfully merging this pull request may close these issues.

[Bug]: PGF backend crashes at program exit after creating a plot
4 participants
@tacaswell@ksunden@greglucas@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp