summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorTomasz Pytel <tompytel@gmail.com>2025-03-17 15:57:11 (GMT)
committerGitHub <noreply@github.com>2025-03-17 15:57:11 (GMT)
commit863d54cbaf6c0b45fff691ab275515c1483ad68d (patch)
treebe908c1c3d52758232a53f624d4a449f7a424c80 /Python/pythonrun.c
parent9a634c5c0cde70a0575c006d04e4cfe917f647ef (diff)
downloadcpython-863d54cbaf6c0b45fff691ab275515c1483ad68d.zip
cpython-863d54cbaf6c0b45fff691ab275515c1483ad68d.tar.gz
cpython-863d54cbaf6c0b45fff691ab275515c1483ad68d.tar.bz2
gh-126895: Fix readline module in free-threaded build (#131208)
The underlying readline library is not thread-safe so this adds `@critical_section` to functions that use it.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions