Skip to content

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

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-94c6066-3.15
Aug 27, 2026
Merged

[3.15] gh-155727: Ignore internal imports in test_attribute_completion (GH-155730)#155769
hugovk merged 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>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Aug 14, 2026
@hugovk
hugovk merged commit a8e716a into python:3.15 Aug 27, 2026
57 checks passed
@miss-islington
miss-islington deleted the backport-94c6066-3.15 branch August 27, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants