Incorrect handling of start
and end
values in codecs.xmlcharrefreplace_errors
handler
#126004
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
What happened?
See #123378 for the root cause. Since we are still wondering how to fix the getters and setters, I suggest we first fix the crash by adding the checks inside at the handler's level (for now). I'm not sure if the handler itself is handling corner cases correctly as well.
Note: not able to work on it today so I'll do it tomorrow.
The text was updated successfully, but these errors were encountered: