diff options
author | Victor Stinner <vstinner@python.org> | 2019-10-30 15:39:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-30 15:39:27 (GMT) |
commit | 1d8da61f5ad26274556e0bbce260ce292d0402a1 (patch) | |
tree | 4cb8d81b4474ea507f852e9d4c87645285bdc602 /Doc/c-api/conversion.rst | |
parent | a4ed6ed9f3779b6eda41bb65f5c09004a2b937ef (diff) | |
download | cpython-1d8da61f5ad26274556e0bbce260ce292d0402a1.zip cpython-1d8da61f5ad26274556e0bbce260ce292d0402a1.tar.gz cpython-1d8da61f5ad26274556e0bbce260ce292d0402a1.tar.bz2 |
bpo-38631: Avoid Py_FatalError() in readline (GH-16998)
readline now calls PyErr_NoMemory() rather than Py_FatalError() on
memory allocation failure, when importing the module.
Diffstat (limited to 'Doc/c-api/conversion.rst')
0 files changed, 0 insertions, 0 deletions