cpython/Misc/NEWS.d/next/Core and Builtins/2024-07-08-17-15-14.gh-issu...

3 lines
123 B
ReStructuredText
Raw Normal View History

Fix a bug that was preventing the REPL to correctly respect the history when
an input hook was set. Patch by Pablo Galindo