[3.11] gh-106030: Miscellaneous fixes in Python/suggestions.c (GH-106… by serhiy-storchaka · Pull Request #106039 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
merged 1 commit into
Merged
Conversation
Member
…031)
- 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 c8c162e)
…ythonGH-106031) * 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 c8c162e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot
added
the
awaiting core review
label
This was referenced
bedevere-bot
added
the
skip news
label
serhiy-storchaka
merged commit
26d87fd
into
python:3.11
bedevere-bot
removed
the
awaiting core review
label
serhiy-storchaka
deleted the
backport-c8c162e-3.11
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment