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.
T
Tomasz Pytel committed
863d54cbaf6c0b45fff691ab275515c1483ad68d
Parent: 9a634c5
Committed by GitHub <noreply@github.com>
on 3/17/2025, 3:57:11 PM