mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.11] gh-106263: Fix segfault in signaldict_repr in _decimal module (#… (#107490)
Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
(cherry picked from commit 3979150a0d)
This commit is contained in:
parent
81d0c7ca5a
commit
a15d06c230
4 changed files with 60 additions and 3 deletions
|
|
@ -1432,6 +1432,7 @@ Modules/_decimal/_decimal.c - invalid_rounding_err -
|
|||
Modules/_decimal/_decimal.c - invalid_signals_err -
|
||||
Modules/_decimal/_decimal.c - signal_map -
|
||||
Modules/_decimal/_decimal.c - ssize_constants -
|
||||
Modules/_decimal/_decimal.c - INVALID_SIGNALDICT_ERROR_MSG -
|
||||
Modules/_elementtree.c - ExpatMemoryHandler -
|
||||
Modules/_io/_iomodule.c - static_types -
|
||||
Modules/_io/textio.c - encodefuncs -
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 4.
|
Loading…
Add table
Add a link
Reference in a new issue