New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-44752: refactor part of rlcompleter.Completer.attr_matches #27433
Conversation
This will require resolving the conflict with the currently landed GH-27401, @jdevries3133. |
@ambv merged! |
The ASAN failure is a re-run timeout. |
Thanks @jdevries3133 for the PR, and @ambv for merging it |
Thanks @jdevries3133 for the PR, and @ambv for merging it |
GH-27446 is a backport of this pull request to the 3.9 branch. |
GH-27447 is a backport of this pull request to the 3.10 branch. |
…nGH-27433) (cherry picked from commit 6741794) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>
…nGH-27433) (cherry picked from commit 6741794) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>
See the discussion about this change here:
#27401 (comment)
https://bugs.python.org/issue44752