Re: Readline history bug

2020-02-01 Thread Chet Ramey
On 1/31/20 3:32 PM, A via Bug reports for the GNU Bourne Again SHell wrote: > The readline package doesn't return the errno for some errors in > write_history, append_history, and history_truncate_file. > This caused an error in the CPython interpreter(at exit time) when the > .python_history fil

Readline history bug

2020-01-31 Thread A via Bug reports for the GNU Bourne Again SHell
The readline package doesn't return the errno for some errors in write_history, append_history, and history_truncate_file. This caused an error in the CPython interpreter(at exit time) when the .python_history file was not writable. In particular these calls return -1 when the internal`histfile_