diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-06-23 18:13:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 18:13:07 (GMT) |
commit | 26d87fd5c7a2f94ad0a9c5385722a13a9c75fa78 (patch) | |
tree | c2a071a05e91d105b1bc5d4c7364de3164592921 /Python/pythonrun.c | |
parent | 15f4bba7a795de20cc945e8aa61c458a7b30aaa2 (diff) | |
download | cpython-26d87fd5c7a2f94ad0a9c5385722a13a9c75fa78.zip cpython-26d87fd5c7a2f94ad0a9c5385722a13a9c75fa78.tar.gz cpython-26d87fd5c7a2f94ad0a9c5385722a13a9c75fa78.tar.bz2 |
[3.11] gh-106030: Miscellaneous fixes in Python/suggestions.c (GH-106… (GH-106039)
* PyUnicode_CompareWithASCIIString() only works if the second argument
is ASCII string.
* Refleak in get_suggestions_for_name_error.
* Add some missing error checks.
(cherry picked from commit c8c162ef5294cddb7ac75fe93ab918e5661c68ee)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions