FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] GH-97001: Release GIL in termios extension (GH-99503) by miss-islington · Pull Request #99679 · python/cpython · GitHub

/ cpython Public

[3.11] GH-97001: Release GIL in termios extension (GH-99503) - #99679

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-959ba45-3.11
Nov 22, 2022
Merged

[3.11] GH-97001: Release GIL in termios extension (GH-99503)#99679
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-959ba45-3.11

Conversation

miss-islington commented Nov 22, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Without releasing the GIL calls to termios APIs might block the entire interpreter.
(cherry picked from commit 959ba45)

Co-authored-by: Ronald Oussoren ronaldoussoren@mac.com

Without releasing the GIL calls to termios APIs might block the entire interpreter.
(cherry picked from commit 959ba45)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>

ronaldoussoren left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

miss-islington merged commit f38eebb into python:3.11 Nov 22, 2022
miss-islington deleted the backport-959ba45-3.11 branch November 22, 2022 11:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL