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

[3.10] GH-97001: Release GIL in termios extension (GH-99503) by ronaldoussoren · Pull Request #99680 · python/cpython · GitHub

/ cpython Public

[3.10] GH-97001: Release GIL in termios extension (GH-99503) - #99680

Merged
ronaldoussoren merged 1 commit into
python:3.10from
ronaldoussoren:backport-959ba45-3.10
Nov 22, 2022
Merged

[3.10] GH-97001: Release GIL in termios extension (GH-99503)#99680
ronaldoussoren merged 1 commit into
python:3.10from
ronaldoussoren:backport-959ba45-3.10

Conversation

ronaldoussoren 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)

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>
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.

2 participants


Back | FazBrowse Home | New Git URL