Skip to content

gh-155727: Ignore internal imports in test_attribute_completion - #155730

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:test-pyrepl-completion-imports
Open

gh-155727: Ignore internal imports in test_attribute_completion#155730
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:test-pyrepl-completion-imports

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Aug 13, 2026

Copy link
Copy Markdown
Member

Ignore _pyrepl submodules when comparing the modules imported while the reader runs.

Reader.run_hooks() imports _pyrepl._threading_handler lazily, and the
test counted it as a module imported by the completer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant