diff options
| author | Victor Stinner <vstinner@python.org> | 2020-07-02 10:43:25 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-02 10:43:25 (GMT) |
| commit | 0ab917e07ed64c6bfde6f6e791f9b28acc97b510 (patch) | |
| tree | 65501a3252a6701e91658cfc9d8071b74189011e /Python/pylifecycle.c | |
| parent | 004e64e8059fe68a72890314673282f2e60d5ce1 (diff) | |
| download | cpython-0ab917e07ed64c6bfde6f6e791f9b28acc97b510.zip cpython-0ab917e07ed64c6bfde6f6e791f9b28acc97b510.tar.gz cpython-0ab917e07ed64c6bfde6f6e791f9b28acc97b510.tar.bz2 | |
bpo-41193: Ignore OSError in readline write_history() (GH-21279)
The write_history() atexit function of the readline completer now
ignores any OSError to ignore error if the filesystem is read-only,
instead of only ignoring FileNotFoundError and PermissionError.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions
