summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-06-01 18:59:35 (GMT)
committerGitHub <noreply@github.com>2020-06-01 18:59:35 (GMT)
commitc353764fd564e401cf47a5d9efab18c72c60014e (patch)
treeba1a526bd6e9db6ad6fa180c2c2c0bed65bb98e7 /Doc
parentb4d5a5cca29426a282e8f1e64b2271fdd1f0a23e (diff)
downloadcpython-c353764fd564e401cf47a5d9efab18c72c60014e.zip
cpython-c353764fd564e401cf47a5d9efab18c72c60014e.tar.gz
cpython-c353764fd564e401cf47a5d9efab18c72c60014e.tar.bz2
bpo-40826: Fix GIL usage in PyOS_Readline() (GH-20579)
Fix GIL usage in PyOS_Readline(): lock the GIL to set an exception. Pass tstate to my_fgets() and _PyOS_WindowsConsoleReadline(). Cleanup these functions.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions