Skip to content

[3.15] gh-155727: Ignore internal imports in test_attribute_completion (GH-155730) - #155769

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-94c6066-3.15
Open

[3.15] gh-155727: Ignore internal imports in test_attribute_completion (GH-155730)#155769
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-94c6066-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Reader.run_hooks() imports _pyrepl._threading_handler lazily, and the
test counted it as a module imported by the completer.
(cherry picked from commit 94c6066)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…pythonGH-155730)

Reader.run_hooks() imports _pyrepl._threading_handler lazily, and the
test counted it as a module imported by the completer.
(cherry picked from commit 94c606652c4943cb57ec7858d723511559849aab)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants