-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-44752: refactor part of rlcompleter.Completer.attr_matches #27433
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
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 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Thanks @jdevries3133 for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
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 <[email protected]>
…nGH-27433) (cherry picked from commit 6741794) Co-authored-by: Jack DeVries <[email protected]>
) (GH-27447) (cherry picked from commit 6741794) Co-authored-by: Jack DeVries <[email protected]>
) (GH-27446) (cherry picked from commit 6741794) Co-authored-by: Jack DeVries <[email protected]>
See the discussion about this change here:
#27401 (comment)
https://bugs.python.org/issue44752