aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/dtoa.c
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2021-02-05 01:25:30 -0700
committerGitHub <noreply@github.com>2021-02-05 10:25:30 +0200
commiteffaec0bb54f381db8ccfa62514bc26b00946b40 (patch)
tree19073d9df8fc11ca4823ef321b33edb0ac6dab38 /Python/dtoa.c
parent755c6e637a4f098881953e0c6d269d576fdbdcba (diff)
downloadcpython-effaec0bb54f381db8ccfa62514bc26b00946b40.tar.gz
cpython-effaec0bb54f381db8ccfa62514bc26b00946b40.zip
bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo (GH-24450)
PyObject_RichCompareBool() returns -1 on error, but this case is not handled by the find_in_strong_cache() function. Any exception raised by PyObject_RichCompareBool() should be propagated.
Diffstat (limited to 'Python/dtoa.c')
0 files changed, 0 insertions, 0 deletions