Skip to content

gh-142349: Clarify that sys.lazy_modules may contain extra items - #155547

Open
encukou wants to merge 1 commit into
python:mainfrom
encukou:sys-lazy_modules-doc
Open

gh-142349: Clarify that sys.lazy_modules may contain extra items#155547
encukou wants to merge 1 commit into
python:mainfrom
encukou:sys-lazy_modules-doc

Conversation

@encukou

@encukou encukou commented Aug 11, 2026

Copy link
Copy Markdown
Member

As an author of a debugging/introspection tool, I need an honest description of what's in lazy_modules and what kinds of post-processing I'm expected to do.

Exposing internals rather than a super-polished API is fine, but needs to be described as such :)

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.
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34009883 | 📁 Comparing 62f2fcc against main (198a835)

  🔍 Preview build  

1 file changed
± library/sys.html

@hugovk hugovk added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants