correct changelog for 2772
This commit is contained in:
parent
1598991a05
commit
f24b1370b6
|
@ -1 +1 @@
|
|||
Fix `PyUnicodeDecodeError_Create` failing unconditionally with a TypeError on PyPy.
|
||||
Fix soundness issue with FFI definition `PyUnicodeDecodeError_Create` on PyPy leading to indeterminate behaviour (typically a `TypeError`).
|
||||
|
|
Loading…
Reference in a new issue