diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2024-03-03 07:25:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-03 07:25:39 (GMT) |
commit | 002a5948fc9139abec2ecf92df8b543e093c43fb (patch) | |
tree | f42b37bbd7b36904bdc9ccd9e3b8306d3b24499c /Lib/logging/handlers.py | |
parent | 67f742e03aacb6217c5bb496e31f96dbf31c6f86 (diff) | |
download | cpython-002a5948fc9139abec2ecf92df8b543e093c43fb.zip cpython-002a5948fc9139abec2ecf92df8b543e093c43fb.tar.gz cpython-002a5948fc9139abec2ecf92df8b543e093c43fb.tar.bz2 |
gh-108562: Fix compiler warnings for libmpdec (#114751)
If awailable, enable -fstrict-overflow for libmpdec. Also
shut off false positive warnings (-Warray-bounds).
The later was backported from mpdecimal-4.0.0.
Diffstat (limited to 'Lib/logging/handlers.py')
0 files changed, 0 insertions, 0 deletions