Skip to content

[3.15] gh-142349: Clarify that sys.lazy_modules may contain extra items (GH-155547) - #156934

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-2632610-3.15
Sep 4, 2026
Merged

[3.15] gh-142349: Clarify that sys.lazy_modules may contain extra items (GH-155547)#156934
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-2632610-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

As an author of a debugging/introspection tool, I need an
honest description of what's in lazy_modules and what
kind of post-processing I'm expected to do.
(cherry picked from commit 2632610)

Co-authored-by: Petr Viktorin encukou@gmail.com

pythonGH-155547)

As an author of a debugging/introspection tool, I need an
honest description of what's in `lazy_modules` and what
kind of post-processing I'm expected to do.
(cherry picked from commit 2632610ec19123f7fb85effd632775011f92ab35)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@read-the-docs-community

Copy link
Copy Markdown

@hugovk
hugovk merged commit 0ca288a into python:3.15 Sep 4, 2026
39 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 4, 2026
@miss-islington
miss-islington deleted the backport-2632610-3.15 branch September 4, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants